Uses of Interface
com.hashicorp.cdktf.providers.google.container_attached_cluster.ContainerAttachedClusterBinaryAuthorization
-
Packages that use ContainerAttachedClusterBinaryAuthorization Package Description com.hashicorp.cdktf.providers.google.container_attached_cluster google_container_attached_cluster -
-
Uses of ContainerAttachedClusterBinaryAuthorization in com.hashicorp.cdktf.providers.google.container_attached_cluster
Classes in com.hashicorp.cdktf.providers.google.container_attached_cluster that implement ContainerAttachedClusterBinaryAuthorization Modifier and Type Class Description static classContainerAttachedClusterBinaryAuthorization.Jsii$ProxyAn implementation forContainerAttachedClusterBinaryAuthorizationMethods in com.hashicorp.cdktf.providers.google.container_attached_cluster that return ContainerAttachedClusterBinaryAuthorization Modifier and Type Method Description ContainerAttachedClusterBinaryAuthorizationContainerAttachedClusterBinaryAuthorization.Builder. build()Builds the configured instance.default ContainerAttachedClusterBinaryAuthorizationContainerAttachedClusterConfig. getBinaryAuthorization()binary_authorization block.ContainerAttachedClusterBinaryAuthorizationContainerAttachedClusterConfig.Jsii$Proxy. getBinaryAuthorization()ContainerAttachedClusterBinaryAuthorizationContainerAttachedCluster. getBinaryAuthorizationInput()ContainerAttachedClusterBinaryAuthorizationContainerAttachedClusterBinaryAuthorizationOutputReference. getInternalValue()Methods in com.hashicorp.cdktf.providers.google.container_attached_cluster with parameters of type ContainerAttachedClusterBinaryAuthorization Modifier and Type Method Description ContainerAttachedCluster.BuilderContainerAttachedCluster.Builder. binaryAuthorization(ContainerAttachedClusterBinaryAuthorization binaryAuthorization)binary_authorization block.ContainerAttachedClusterConfig.BuilderContainerAttachedClusterConfig.Builder. binaryAuthorization(ContainerAttachedClusterBinaryAuthorization binaryAuthorization)Sets the value ofContainerAttachedClusterConfig.getBinaryAuthorization()voidContainerAttachedCluster. putBinaryAuthorization(ContainerAttachedClusterBinaryAuthorization value)voidContainerAttachedClusterBinaryAuthorizationOutputReference. setInternalValue(ContainerAttachedClusterBinaryAuthorization value)
-