Action Class
Action.
Constructor
Action(*args: Any, **kwargs: Any)
Variables
| Name | Description |
|---|---|
|
type
|
The type of action. Known values are: "rotate" and "notify". |
Attributes
type
"rotate" and "notify".
type: str | _models.KeyRotationPolicyActionType | None