LifetimeAction Class
LifetimeAction.
Constructor
LifetimeAction(*args: Any, **kwargs: Any)
Variables
| Name | Description |
|---|---|
|
trigger
|
The trigger of key rotation policy lifetimeAction. |
|
action
|
The action of key rotation policy lifetimeAction. |
Attributes
action
The action of key rotation policy lifetimeAction.
action: _models.Action | None
trigger
The trigger of key rotation policy lifetimeAction.
trigger: _models.Trigger | None