CmkKekIdentity interface
The details of the identity used for CMK
Properties
user |
The user assigned identity to be used to grant permissions in case the type of identity used is UserAssigned |
use |
Indicate that system assigned identity should be used. Mutually exclusive with 'userAssignedIdentity' field |
Property Details
userAssignedIdentity
The user assigned identity to be used to grant permissions in case the type of identity used is UserAssigned
userAssignedIdentity?: string
Property Value
string
useSystemAssignedIdentity
Indicate that system assigned identity should be used. Mutually exclusive with 'userAssignedIdentity' field
useSystemAssignedIdentity?: boolean
Property Value
boolean