Uses of Class
com.hashicorp.cdktf.providers.google.container_cluster.ContainerClusterBinaryAuthorization.Builder
-
Packages that use ContainerClusterBinaryAuthorization.Builder Package Description com.hashicorp.cdktf.providers.google.container_cluster google_container_cluster -
-
Uses of ContainerClusterBinaryAuthorization.Builder in com.hashicorp.cdktf.providers.google.container_cluster
Methods in com.hashicorp.cdktf.providers.google.container_cluster that return ContainerClusterBinaryAuthorization.Builder Modifier and Type Method Description static ContainerClusterBinaryAuthorization.BuilderContainerClusterBinaryAuthorization. builder()ContainerClusterBinaryAuthorization.BuilderContainerClusterBinaryAuthorization.Builder. enabled(com.hashicorp.cdktf.IResolvable enabled)Sets the value ofContainerClusterBinaryAuthorization.getEnabled()ContainerClusterBinaryAuthorization.BuilderContainerClusterBinaryAuthorization.Builder. enabled(Boolean enabled)Sets the value ofContainerClusterBinaryAuthorization.getEnabled()ContainerClusterBinaryAuthorization.BuilderContainerClusterBinaryAuthorization.Builder. evaluationMode(String evaluationMode)Sets the value ofContainerClusterBinaryAuthorization.getEvaluationMode()Constructors in com.hashicorp.cdktf.providers.google.container_cluster with parameters of type ContainerClusterBinaryAuthorization.Builder Constructor Description Jsii$Proxy(ContainerClusterBinaryAuthorization.Builder builder)Constructor that initializes the object based on literal property values passed by theContainerClusterBinaryAuthorization.Builder.
-