Uses of Interface
com.hashicorp.cdktf.providers.google.container_cluster.ContainerClusterAddonsConfigGcpFilestoreCsiDriverConfig
-
Packages that use ContainerClusterAddonsConfigGcpFilestoreCsiDriverConfig Package Description com.hashicorp.cdktf.providers.google.container_cluster google_container_cluster -
-
Uses of ContainerClusterAddonsConfigGcpFilestoreCsiDriverConfig in com.hashicorp.cdktf.providers.google.container_cluster
Classes in com.hashicorp.cdktf.providers.google.container_cluster that implement ContainerClusterAddonsConfigGcpFilestoreCsiDriverConfig Modifier and Type Class Description static classContainerClusterAddonsConfigGcpFilestoreCsiDriverConfig.Jsii$ProxyAn implementation forContainerClusterAddonsConfigGcpFilestoreCsiDriverConfigMethods in com.hashicorp.cdktf.providers.google.container_cluster that return ContainerClusterAddonsConfigGcpFilestoreCsiDriverConfig Modifier and Type Method Description ContainerClusterAddonsConfigGcpFilestoreCsiDriverConfigContainerClusterAddonsConfigGcpFilestoreCsiDriverConfig.Builder. build()Builds the configured instance.default ContainerClusterAddonsConfigGcpFilestoreCsiDriverConfigContainerClusterAddonsConfig. getGcpFilestoreCsiDriverConfig()gcp_filestore_csi_driver_config block.ContainerClusterAddonsConfigGcpFilestoreCsiDriverConfigContainerClusterAddonsConfig.Jsii$Proxy. getGcpFilestoreCsiDriverConfig()ContainerClusterAddonsConfigGcpFilestoreCsiDriverConfigContainerClusterAddonsConfigOutputReference. getGcpFilestoreCsiDriverConfigInput()ContainerClusterAddonsConfigGcpFilestoreCsiDriverConfigContainerClusterAddonsConfigGcpFilestoreCsiDriverConfigOutputReference. getInternalValue()Methods in com.hashicorp.cdktf.providers.google.container_cluster with parameters of type ContainerClusterAddonsConfigGcpFilestoreCsiDriverConfig Modifier and Type Method Description ContainerClusterAddonsConfig.BuilderContainerClusterAddonsConfig.Builder. gcpFilestoreCsiDriverConfig(ContainerClusterAddonsConfigGcpFilestoreCsiDriverConfig gcpFilestoreCsiDriverConfig)Sets the value ofContainerClusterAddonsConfig.getGcpFilestoreCsiDriverConfig()voidContainerClusterAddonsConfigOutputReference. putGcpFilestoreCsiDriverConfig(ContainerClusterAddonsConfigGcpFilestoreCsiDriverConfig value)voidContainerClusterAddonsConfigGcpFilestoreCsiDriverConfigOutputReference. setInternalValue(ContainerClusterAddonsConfigGcpFilestoreCsiDriverConfig value)
-