Uses of Interface
com.hashicorp.cdktf.providers.google.filestore_instance.FilestoreInstanceNetworks
-
Packages that use FilestoreInstanceNetworks Package Description com.hashicorp.cdktf.providers.google.filestore_instance google_filestore_instance -
-
Uses of FilestoreInstanceNetworks in com.hashicorp.cdktf.providers.google.filestore_instance
Classes in com.hashicorp.cdktf.providers.google.filestore_instance that implement FilestoreInstanceNetworks Modifier and Type Class Description static classFilestoreInstanceNetworks.Jsii$ProxyAn implementation forFilestoreInstanceNetworksMethods in com.hashicorp.cdktf.providers.google.filestore_instance that return FilestoreInstanceNetworks Modifier and Type Method Description FilestoreInstanceNetworksFilestoreInstanceNetworks.Builder. build()Builds the configured instance.Methods in com.hashicorp.cdktf.providers.google.filestore_instance with parameters of type FilestoreInstanceNetworks Modifier and Type Method Description voidFilestoreInstanceNetworksOutputReference. setInternalValue(FilestoreInstanceNetworks value)Method parameters in com.hashicorp.cdktf.providers.google.filestore_instance with type arguments of type FilestoreInstanceNetworks Modifier and Type Method Description FilestoreInstance.BuilderFilestoreInstance.Builder. networks(List<? extends FilestoreInstanceNetworks> networks)networks block.FilestoreInstanceConfig.BuilderFilestoreInstanceConfig.Builder. networks(List<? extends FilestoreInstanceNetworks> networks)Sets the value ofFilestoreInstanceConfig.getNetworks()voidFilestoreInstanceNetworksList. setInternalValue(List<FilestoreInstanceNetworks> value)
-