key Encryption Key Identity
suspend fun keyEncryptionKeyIdentity(value: Output<CustomerManagedKeyEncryptionPropertiesKeyEncryptionKeyIdentityArgs>)
suspend fun keyEncryptionKeyIdentity(value: CustomerManagedKeyEncryptionPropertiesKeyEncryptionKeyIdentityArgs?)
Parameters
value
All identity configuration for Customer-managed key settings defining which identity should be used to auth to Key Vault.
suspend fun keyEncryptionKeyIdentity(argument: suspend CustomerManagedKeyEncryptionPropertiesKeyEncryptionKeyIdentityArgsBuilder.() -> Unit)
Parameters
argument
All identity configuration for Customer-managed key settings defining which identity should be used to auth to Key Vault.