LifetimeAction Class

LifetimeAction.

Constructor

LifetimeAction(*, trigger: _models.Trigger | None = None, action: _models.Action | None = None, **kwargs: Any)

Keyword-Only Parameters

Name Description
trigger

The trigger of key rotation policy lifetimeAction.

Default value: None
action

The action of key rotation policy lifetimeAction.

Default value: None

Variables

Name Description
trigger

The trigger of key rotation policy lifetimeAction.

action

The action of key rotation policy lifetimeAction.