Uses of Interface
com.hashicorp.cdktf.providers.google.container_attached_cluster.ContainerAttachedClusterOidcConfig
-
Packages that use ContainerAttachedClusterOidcConfig Package Description com.hashicorp.cdktf.providers.google.container_attached_cluster google_container_attached_cluster -
-
Uses of ContainerAttachedClusterOidcConfig in com.hashicorp.cdktf.providers.google.container_attached_cluster
Classes in com.hashicorp.cdktf.providers.google.container_attached_cluster that implement ContainerAttachedClusterOidcConfig Modifier and Type Class Description static classContainerAttachedClusterOidcConfig.Jsii$ProxyAn implementation forContainerAttachedClusterOidcConfigMethods in com.hashicorp.cdktf.providers.google.container_attached_cluster that return ContainerAttachedClusterOidcConfig Modifier and Type Method Description ContainerAttachedClusterOidcConfigContainerAttachedClusterOidcConfig.Builder. build()Builds the configured instance.ContainerAttachedClusterOidcConfigContainerAttachedClusterOidcConfigOutputReference. getInternalValue()ContainerAttachedClusterOidcConfigContainerAttachedClusterConfig. getOidcConfig()oidc_config block.ContainerAttachedClusterOidcConfigContainerAttachedClusterConfig.Jsii$Proxy. getOidcConfig()ContainerAttachedClusterOidcConfigContainerAttachedCluster. getOidcConfigInput()Methods in com.hashicorp.cdktf.providers.google.container_attached_cluster with parameters of type ContainerAttachedClusterOidcConfig Modifier and Type Method Description ContainerAttachedCluster.BuilderContainerAttachedCluster.Builder. oidcConfig(ContainerAttachedClusterOidcConfig oidcConfig)oidc_config block.ContainerAttachedClusterConfig.BuilderContainerAttachedClusterConfig.Builder. oidcConfig(ContainerAttachedClusterOidcConfig oidcConfig)Sets the value ofContainerAttachedClusterConfig.getOidcConfig()voidContainerAttachedCluster. putOidcConfig(ContainerAttachedClusterOidcConfig value)voidContainerAttachedClusterOidcConfigOutputReference. setInternalValue(ContainerAttachedClusterOidcConfig value)
-