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