Uses of Interface
com.hashicorp.cdktf.providers.google.container_cluster.ContainerClusterNodePoolNodeConfigGcfsConfig
-
Packages that use ContainerClusterNodePoolNodeConfigGcfsConfig Package Description com.hashicorp.cdktf.providers.google.container_cluster google_container_cluster -
-
Uses of ContainerClusterNodePoolNodeConfigGcfsConfig in com.hashicorp.cdktf.providers.google.container_cluster
Classes in com.hashicorp.cdktf.providers.google.container_cluster that implement ContainerClusterNodePoolNodeConfigGcfsConfig Modifier and Type Class Description static classContainerClusterNodePoolNodeConfigGcfsConfig.Jsii$ProxyAn implementation forContainerClusterNodePoolNodeConfigGcfsConfigMethods in com.hashicorp.cdktf.providers.google.container_cluster that return ContainerClusterNodePoolNodeConfigGcfsConfig Modifier and Type Method Description ContainerClusterNodePoolNodeConfigGcfsConfigContainerClusterNodePoolNodeConfigGcfsConfig.Builder. build()Builds the configured instance.default ContainerClusterNodePoolNodeConfigGcfsConfigContainerClusterNodePoolNodeConfig. getGcfsConfig()gcfs_config block.ContainerClusterNodePoolNodeConfigGcfsConfigContainerClusterNodePoolNodeConfig.Jsii$Proxy. getGcfsConfig()ContainerClusterNodePoolNodeConfigGcfsConfigContainerClusterNodePoolNodeConfigOutputReference. getGcfsConfigInput()ContainerClusterNodePoolNodeConfigGcfsConfigContainerClusterNodePoolNodeConfigGcfsConfigOutputReference. getInternalValue()Methods in com.hashicorp.cdktf.providers.google.container_cluster with parameters of type ContainerClusterNodePoolNodeConfigGcfsConfig Modifier and Type Method Description ContainerClusterNodePoolNodeConfig.BuilderContainerClusterNodePoolNodeConfig.Builder. gcfsConfig(ContainerClusterNodePoolNodeConfigGcfsConfig gcfsConfig)Sets the value ofContainerClusterNodePoolNodeConfig.getGcfsConfig()voidContainerClusterNodePoolNodeConfigOutputReference. putGcfsConfig(ContainerClusterNodePoolNodeConfigGcfsConfig value)voidContainerClusterNodePoolNodeConfigGcfsConfigOutputReference. setInternalValue(ContainerClusterNodePoolNodeConfigGcfsConfig value)
-