Customer Managed Key Encryption Args Builder
Builder for CustomerManagedKeyEncryptionArgs.
Functions
Link copied to clipboard
suspend fun keyEncryptionKeyIdentity(value: CustomerManagedKeyEncryptionKeyEncryptionKeyIdentityArgs?)
suspend fun keyEncryptionKeyIdentity(value: Output<CustomerManagedKeyEncryptionKeyEncryptionKeyIdentityArgs>)
suspend fun keyEncryptionKeyIdentity(argument: suspend CustomerManagedKeyEncryptionKeyEncryptionKeyIdentityArgsBuilder.() -> Unit)
Link copied to clipboard