CmkKekIdentity interface

The details of the identity used for CMK

Properties

userAssignedIdentity

The user assigned identity to be used to grant permissions in case the type of identity used is UserAssigned

useSystemAssignedIdentity

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