SecretReplicationAutoCustomerManagedEncryptionArgs

data class SecretReplicationAutoCustomerManagedEncryptionArgs(val kmsKeyName: Output<String>) : ConvertibleToJava<SecretReplicationAutoCustomerManagedEncryptionArgs>

Constructors

constructor(kmsKeyName: Output<String>)

Properties

Link copied to clipboard
val kmsKeyName: Output<String>

Describes the Cloud KMS encryption key that will be used to protect destination secret.

Functions

Link copied to clipboard
open override fun toJava(): SecretReplicationAutoCustomerManagedEncryptionArgs