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