Uses of Interface
com.hashicorp.cdktf.providers.google.data_google_compute_instance.DataGoogleComputeInstanceAttachedDisk
-
Packages that use DataGoogleComputeInstanceAttachedDisk Package Description com.hashicorp.cdktf.providers.google.data_google_compute_instance data_google_compute_instance -
-
Uses of DataGoogleComputeInstanceAttachedDisk in com.hashicorp.cdktf.providers.google.data_google_compute_instance
Classes in com.hashicorp.cdktf.providers.google.data_google_compute_instance that implement DataGoogleComputeInstanceAttachedDisk Modifier and Type Class Description static classDataGoogleComputeInstanceAttachedDisk.Jsii$ProxyAn implementation forDataGoogleComputeInstanceAttachedDiskMethods in com.hashicorp.cdktf.providers.google.data_google_compute_instance that return DataGoogleComputeInstanceAttachedDisk Modifier and Type Method Description DataGoogleComputeInstanceAttachedDiskDataGoogleComputeInstanceAttachedDisk.Builder. build()Builds the configured instance.DataGoogleComputeInstanceAttachedDiskDataGoogleComputeInstanceAttachedDiskOutputReference. getInternalValue()Methods in com.hashicorp.cdktf.providers.google.data_google_compute_instance with parameters of type DataGoogleComputeInstanceAttachedDisk Modifier and Type Method Description voidDataGoogleComputeInstanceAttachedDiskOutputReference. setInternalValue(DataGoogleComputeInstanceAttachedDisk value)
-