Uses of Interface
com.hashicorp.cdktf.providers.google.container_node_pool.ContainerNodePoolNodeConfigGcfsConfig
-
Packages that use ContainerNodePoolNodeConfigGcfsConfig Package Description com.hashicorp.cdktf.providers.google.container_node_pool google_container_node_pool -
-
Uses of ContainerNodePoolNodeConfigGcfsConfig in com.hashicorp.cdktf.providers.google.container_node_pool
Classes in com.hashicorp.cdktf.providers.google.container_node_pool that implement ContainerNodePoolNodeConfigGcfsConfig Modifier and Type Class Description static classContainerNodePoolNodeConfigGcfsConfig.Jsii$ProxyAn implementation forContainerNodePoolNodeConfigGcfsConfigMethods in com.hashicorp.cdktf.providers.google.container_node_pool that return ContainerNodePoolNodeConfigGcfsConfig Modifier and Type Method Description ContainerNodePoolNodeConfigGcfsConfigContainerNodePoolNodeConfigGcfsConfig.Builder. build()Builds the configured instance.default ContainerNodePoolNodeConfigGcfsConfigContainerNodePoolNodeConfig. getGcfsConfig()gcfs_config block.ContainerNodePoolNodeConfigGcfsConfigContainerNodePoolNodeConfig.Jsii$Proxy. getGcfsConfig()ContainerNodePoolNodeConfigGcfsConfigContainerNodePoolNodeConfigOutputReference. getGcfsConfigInput()ContainerNodePoolNodeConfigGcfsConfigContainerNodePoolNodeConfigGcfsConfigOutputReference. getInternalValue()Methods in com.hashicorp.cdktf.providers.google.container_node_pool with parameters of type ContainerNodePoolNodeConfigGcfsConfig Modifier and Type Method Description ContainerNodePoolNodeConfig.BuilderContainerNodePoolNodeConfig.Builder. gcfsConfig(ContainerNodePoolNodeConfigGcfsConfig gcfsConfig)Sets the value ofContainerNodePoolNodeConfig.getGcfsConfig()voidContainerNodePoolNodeConfigOutputReference. putGcfsConfig(ContainerNodePoolNodeConfigGcfsConfig value)voidContainerNodePoolNodeConfigGcfsConfigOutputReference. setInternalValue(ContainerNodePoolNodeConfigGcfsConfig value)
-