Uses of Interface
com.hashicorp.cdktf.providers.google.netapp_storage_pool.NetappStoragePoolConfig
-
Packages that use NetappStoragePoolConfig Package Description com.hashicorp.cdktf.providers.google.netapp_storage_pool google_netapp_storage_pool -
-
Uses of NetappStoragePoolConfig in com.hashicorp.cdktf.providers.google.netapp_storage_pool
Classes in com.hashicorp.cdktf.providers.google.netapp_storage_pool that implement NetappStoragePoolConfig Modifier and Type Class Description static classNetappStoragePoolConfig.Jsii$ProxyAn implementation forNetappStoragePoolConfigMethods in com.hashicorp.cdktf.providers.google.netapp_storage_pool that return NetappStoragePoolConfig Modifier and Type Method Description NetappStoragePoolConfigNetappStoragePoolConfig.Builder. build()Builds the configured instance.Constructors in com.hashicorp.cdktf.providers.google.netapp_storage_pool with parameters of type NetappStoragePoolConfig Constructor Description NetappStoragePool(software.constructs.Construct scope, String id, NetappStoragePoolConfig config)Create a new {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/netapp_storage_pool google_netapp_storage_pool} Resource.
-