Uses of Class
com.hashicorp.cdktf.providers.aws.dax_cluster.DaxClusterServerSideEncryption.Builder
-
Packages that use DaxClusterServerSideEncryption.Builder Package Description com.hashicorp.cdktf.providers.aws.dax_cluster aws_dax_cluster -
-
Uses of DaxClusterServerSideEncryption.Builder in com.hashicorp.cdktf.providers.aws.dax_cluster
Methods in com.hashicorp.cdktf.providers.aws.dax_cluster that return DaxClusterServerSideEncryption.Builder Modifier and Type Method Description static DaxClusterServerSideEncryption.BuilderDaxClusterServerSideEncryption. builder()DaxClusterServerSideEncryption.BuilderDaxClusterServerSideEncryption.Builder. enabled(com.hashicorp.cdktf.IResolvable enabled)Sets the value ofDaxClusterServerSideEncryption.getEnabled()DaxClusterServerSideEncryption.BuilderDaxClusterServerSideEncryption.Builder. enabled(Boolean enabled)Sets the value ofDaxClusterServerSideEncryption.getEnabled()Constructors in com.hashicorp.cdktf.providers.aws.dax_cluster with parameters of type DaxClusterServerSideEncryption.Builder Constructor Description Jsii$Proxy(DaxClusterServerSideEncryption.Builder builder)Constructor that initializes the object based on literal property values passed by theDaxClusterServerSideEncryption.Builder.
-