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