Uses of Interface
com.hashicorp.cdktf.providers.google.container_cluster.ContainerClusterNodeConfigGcfsConfig
-
Packages that use ContainerClusterNodeConfigGcfsConfig Package Description com.hashicorp.cdktf.providers.google.container_cluster google_container_cluster -
-
Uses of ContainerClusterNodeConfigGcfsConfig in com.hashicorp.cdktf.providers.google.container_cluster
Classes in com.hashicorp.cdktf.providers.google.container_cluster that implement ContainerClusterNodeConfigGcfsConfig Modifier and Type Class Description static classContainerClusterNodeConfigGcfsConfig.Jsii$ProxyAn implementation forContainerClusterNodeConfigGcfsConfigMethods in com.hashicorp.cdktf.providers.google.container_cluster that return ContainerClusterNodeConfigGcfsConfig Modifier and Type Method Description ContainerClusterNodeConfigGcfsConfigContainerClusterNodeConfigGcfsConfig.Builder. build()Builds the configured instance.default ContainerClusterNodeConfigGcfsConfigContainerClusterNodeConfig. getGcfsConfig()gcfs_config block.ContainerClusterNodeConfigGcfsConfigContainerClusterNodeConfig.Jsii$Proxy. getGcfsConfig()ContainerClusterNodeConfigGcfsConfigContainerClusterNodeConfigOutputReference. getGcfsConfigInput()ContainerClusterNodeConfigGcfsConfigContainerClusterNodeConfigGcfsConfigOutputReference. getInternalValue()Methods in com.hashicorp.cdktf.providers.google.container_cluster with parameters of type ContainerClusterNodeConfigGcfsConfig Modifier and Type Method Description ContainerClusterNodeConfig.BuilderContainerClusterNodeConfig.Builder. gcfsConfig(ContainerClusterNodeConfigGcfsConfig gcfsConfig)Sets the value ofContainerClusterNodeConfig.getGcfsConfig()voidContainerClusterNodeConfigOutputReference. putGcfsConfig(ContainerClusterNodeConfigGcfsConfig value)voidContainerClusterNodeConfigGcfsConfigOutputReference. setInternalValue(ContainerClusterNodeConfigGcfsConfig value)
-