CMKIdentityDefinition Class
Managed Identity used for CMK.
Constructor
CMKIdentityDefinition(*, user_assigned_identity: str | None = None, **kwargs: Any)
Keyword-Only Parameters
Name | Description |
---|---|
user_assigned_identity
|
The resource id of the user assigned identity to authenticate to customer's key vault. Default value: None
|
Variables
Name | Description |
---|---|
user_assigned_identity
|
The resource id of the user assigned identity to authenticate to customer's key vault. |