Class ClusterEncryptionInfoArgs


  • public final class ClusterEncryptionInfoArgs
    extends com.pulumi.resources.ResourceArgs
    • Method Detail

      • encryptionAtRestKmsKeyArn

        public java.util.Optional<com.pulumi.core.Output<java.lang.String>> encryptionAtRestKmsKeyArn()
        Returns:
        You may specify a KMS key short ID or ARN (it will always output an ARN) to use for encrypting your data at rest. If no key is specified, an AWS managed KMS ('aws/msk' managed service) key will be used for encrypting the data at rest.