Uses of Interface
com.hashicorp.cdktf.providers.google.gkeonprem_bare_metal_cluster.GkeonpremBareMetalClusterBinaryAuthorization
-
Packages that use GkeonpremBareMetalClusterBinaryAuthorization Package Description com.hashicorp.cdktf.providers.google.gkeonprem_bare_metal_cluster google_gkeonprem_bare_metal_cluster -
-
Uses of GkeonpremBareMetalClusterBinaryAuthorization in com.hashicorp.cdktf.providers.google.gkeonprem_bare_metal_cluster
Classes in com.hashicorp.cdktf.providers.google.gkeonprem_bare_metal_cluster that implement GkeonpremBareMetalClusterBinaryAuthorization Modifier and Type Class Description static classGkeonpremBareMetalClusterBinaryAuthorization.Jsii$ProxyAn implementation forGkeonpremBareMetalClusterBinaryAuthorizationMethods in com.hashicorp.cdktf.providers.google.gkeonprem_bare_metal_cluster that return GkeonpremBareMetalClusterBinaryAuthorization Modifier and Type Method Description GkeonpremBareMetalClusterBinaryAuthorizationGkeonpremBareMetalClusterBinaryAuthorization.Builder. build()Builds the configured instance.default GkeonpremBareMetalClusterBinaryAuthorizationGkeonpremBareMetalClusterConfig. getBinaryAuthorization()binary_authorization block.GkeonpremBareMetalClusterBinaryAuthorizationGkeonpremBareMetalClusterConfig.Jsii$Proxy. getBinaryAuthorization()GkeonpremBareMetalClusterBinaryAuthorizationGkeonpremBareMetalCluster. getBinaryAuthorizationInput()GkeonpremBareMetalClusterBinaryAuthorizationGkeonpremBareMetalClusterBinaryAuthorizationOutputReference. getInternalValue()Methods in com.hashicorp.cdktf.providers.google.gkeonprem_bare_metal_cluster with parameters of type GkeonpremBareMetalClusterBinaryAuthorization Modifier and Type Method Description GkeonpremBareMetalCluster.BuilderGkeonpremBareMetalCluster.Builder. binaryAuthorization(GkeonpremBareMetalClusterBinaryAuthorization binaryAuthorization)binary_authorization block.GkeonpremBareMetalClusterConfig.BuilderGkeonpremBareMetalClusterConfig.Builder. binaryAuthorization(GkeonpremBareMetalClusterBinaryAuthorization binaryAuthorization)Sets the value ofGkeonpremBareMetalClusterConfig.getBinaryAuthorization()voidGkeonpremBareMetalCluster. putBinaryAuthorization(GkeonpremBareMetalClusterBinaryAuthorization value)voidGkeonpremBareMetalClusterBinaryAuthorizationOutputReference. setInternalValue(GkeonpremBareMetalClusterBinaryAuthorization value)
-