Uses of Interface
com.hashicorp.cdktf.providers.google.container_attached_cluster.ContainerAttachedClusterAuthorization
-
Packages that use ContainerAttachedClusterAuthorization Package Description com.hashicorp.cdktf.providers.google.container_attached_cluster google_container_attached_cluster -
-
Uses of ContainerAttachedClusterAuthorization in com.hashicorp.cdktf.providers.google.container_attached_cluster
Classes in com.hashicorp.cdktf.providers.google.container_attached_cluster that implement ContainerAttachedClusterAuthorization Modifier and Type Class Description static classContainerAttachedClusterAuthorization.Jsii$ProxyAn implementation forContainerAttachedClusterAuthorizationMethods in com.hashicorp.cdktf.providers.google.container_attached_cluster that return ContainerAttachedClusterAuthorization Modifier and Type Method Description ContainerAttachedClusterAuthorizationContainerAttachedClusterAuthorization.Builder. build()Builds the configured instance.default ContainerAttachedClusterAuthorizationContainerAttachedClusterConfig. getAuthorization()authorization block.ContainerAttachedClusterAuthorizationContainerAttachedClusterConfig.Jsii$Proxy. getAuthorization()ContainerAttachedClusterAuthorizationContainerAttachedCluster. getAuthorizationInput()ContainerAttachedClusterAuthorizationContainerAttachedClusterAuthorizationOutputReference. getInternalValue()Methods in com.hashicorp.cdktf.providers.google.container_attached_cluster with parameters of type ContainerAttachedClusterAuthorization Modifier and Type Method Description ContainerAttachedCluster.BuilderContainerAttachedCluster.Builder. authorization(ContainerAttachedClusterAuthorization authorization)authorization block.ContainerAttachedClusterConfig.BuilderContainerAttachedClusterConfig.Builder. authorization(ContainerAttachedClusterAuthorization authorization)Sets the value ofContainerAttachedClusterConfig.getAuthorization()voidContainerAttachedCluster. putAuthorization(ContainerAttachedClusterAuthorization value)voidContainerAttachedClusterAuthorizationOutputReference. setInternalValue(ContainerAttachedClusterAuthorization value)
-