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