Uses of Interface
com.hashicorp.cdktf.providers.aws.dax_cluster.DaxClusterServerSideEncryption
-
Packages that use DaxClusterServerSideEncryption Package Description com.hashicorp.cdktf.providers.aws.dax_cluster aws_dax_cluster -
-
Uses of DaxClusterServerSideEncryption in com.hashicorp.cdktf.providers.aws.dax_cluster
Classes in com.hashicorp.cdktf.providers.aws.dax_cluster that implement DaxClusterServerSideEncryption Modifier and Type Class Description static classDaxClusterServerSideEncryption.Jsii$ProxyAn implementation forDaxClusterServerSideEncryptionMethods in com.hashicorp.cdktf.providers.aws.dax_cluster that return DaxClusterServerSideEncryption Modifier and Type Method Description DaxClusterServerSideEncryptionDaxClusterServerSideEncryption.Builder. build()Builds the configured instance.DaxClusterServerSideEncryptionDaxClusterServerSideEncryptionOutputReference. getInternalValue()default DaxClusterServerSideEncryptionDaxClusterConfig. getServerSideEncryption()server_side_encryption block.DaxClusterServerSideEncryptionDaxClusterConfig.Jsii$Proxy. getServerSideEncryption()DaxClusterServerSideEncryptionDaxCluster. getServerSideEncryptionInput()Methods in com.hashicorp.cdktf.providers.aws.dax_cluster with parameters of type DaxClusterServerSideEncryption Modifier and Type Method Description voidDaxCluster. putServerSideEncryption(DaxClusterServerSideEncryption value)DaxCluster.BuilderDaxCluster.Builder. serverSideEncryption(DaxClusterServerSideEncryption serverSideEncryption)server_side_encryption block.DaxClusterConfig.BuilderDaxClusterConfig.Builder. serverSideEncryption(DaxClusterServerSideEncryption serverSideEncryption)Sets the value ofDaxClusterConfig.getServerSideEncryption()voidDaxClusterServerSideEncryptionOutputReference. setInternalValue(DaxClusterServerSideEncryption value)
-