ClusterEncryptionAtRestArgs

data class ClusterEncryptionAtRestArgs(val dataVolumeKmsKeyId: Output<String>) : ConvertibleToJava<ClusterEncryptionAtRestArgs>

Constructors

Link copied to clipboard
constructor(dataVolumeKmsKeyId: Output<String>)

Properties

Link copied to clipboard

Functions

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