Uses of Interface
com.hashicorp.cdktf.providers.google.data_google_compute_instance.DataGoogleComputeInstanceBootDisk
-
Packages that use DataGoogleComputeInstanceBootDisk Package Description com.hashicorp.cdktf.providers.google.data_google_compute_instance data_google_compute_instance -
-
Uses of DataGoogleComputeInstanceBootDisk in com.hashicorp.cdktf.providers.google.data_google_compute_instance
Classes in com.hashicorp.cdktf.providers.google.data_google_compute_instance that implement DataGoogleComputeInstanceBootDisk Modifier and Type Class Description static classDataGoogleComputeInstanceBootDisk.Jsii$ProxyAn implementation forDataGoogleComputeInstanceBootDiskMethods in com.hashicorp.cdktf.providers.google.data_google_compute_instance that return DataGoogleComputeInstanceBootDisk Modifier and Type Method Description DataGoogleComputeInstanceBootDiskDataGoogleComputeInstanceBootDisk.Builder. build()Builds the configured instance.DataGoogleComputeInstanceBootDiskDataGoogleComputeInstanceBootDiskOutputReference. getInternalValue()Methods in com.hashicorp.cdktf.providers.google.data_google_compute_instance with parameters of type DataGoogleComputeInstanceBootDisk Modifier and Type Method Description voidDataGoogleComputeInstanceBootDiskOutputReference. setInternalValue(DataGoogleComputeInstanceBootDisk value)
-