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