Uses of Interface
com.hashicorp.cdktf.providers.google.data_google_compute_disk.DataGoogleComputeDiskConfig
-
Packages that use DataGoogleComputeDiskConfig Package Description com.hashicorp.cdktf.providers.google.data_google_compute_disk data_google_compute_disk -
-
Uses of DataGoogleComputeDiskConfig in com.hashicorp.cdktf.providers.google.data_google_compute_disk
Classes in com.hashicorp.cdktf.providers.google.data_google_compute_disk that implement DataGoogleComputeDiskConfig Modifier and Type Class Description static classDataGoogleComputeDiskConfig.Jsii$ProxyAn implementation forDataGoogleComputeDiskConfigMethods in com.hashicorp.cdktf.providers.google.data_google_compute_disk that return DataGoogleComputeDiskConfig Modifier and Type Method Description DataGoogleComputeDiskConfigDataGoogleComputeDiskConfig.Builder. build()Builds the configured instance.Constructors in com.hashicorp.cdktf.providers.google.data_google_compute_disk with parameters of type DataGoogleComputeDiskConfig Constructor Description DataGoogleComputeDisk(software.constructs.Construct scope, String id, DataGoogleComputeDiskConfig config)Create a new {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/data-sources/compute_disk google_compute_disk} Data Source.
-