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