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