Uses of Class
com.hashicorp.cdktf.providers.google.container_aws_cluster.ContainerAwsClusterControlPlaneDatabaseEncryption.Builder
-
Packages that use ContainerAwsClusterControlPlaneDatabaseEncryption.Builder Package Description com.hashicorp.cdktf.providers.google.container_aws_cluster google_container_aws_cluster -
-
Uses of ContainerAwsClusterControlPlaneDatabaseEncryption.Builder in com.hashicorp.cdktf.providers.google.container_aws_cluster
Methods in com.hashicorp.cdktf.providers.google.container_aws_cluster that return ContainerAwsClusterControlPlaneDatabaseEncryption.Builder Modifier and Type Method Description static ContainerAwsClusterControlPlaneDatabaseEncryption.BuilderContainerAwsClusterControlPlaneDatabaseEncryption. builder()ContainerAwsClusterControlPlaneDatabaseEncryption.BuilderContainerAwsClusterControlPlaneDatabaseEncryption.Builder. kmsKeyArn(String kmsKeyArn)Sets the value ofContainerAwsClusterControlPlaneDatabaseEncryption.getKmsKeyArn()Constructors in com.hashicorp.cdktf.providers.google.container_aws_cluster with parameters of type ContainerAwsClusterControlPlaneDatabaseEncryption.Builder Constructor Description Jsii$Proxy(ContainerAwsClusterControlPlaneDatabaseEncryption.Builder builder)Constructor that initializes the object based on literal property values passed by theContainerAwsClusterControlPlaneDatabaseEncryption.Builder.
-