Uses of Interface
com.hashicorp.cdktf.providers.google.data_google_compute_disk.DataGoogleComputeDiskSourceImageEncryptionKey
-
Packages that use DataGoogleComputeDiskSourceImageEncryptionKey Package Description com.hashicorp.cdktf.providers.google.data_google_compute_disk data_google_compute_disk -
-
Uses of DataGoogleComputeDiskSourceImageEncryptionKey in com.hashicorp.cdktf.providers.google.data_google_compute_disk
Classes in com.hashicorp.cdktf.providers.google.data_google_compute_disk that implement DataGoogleComputeDiskSourceImageEncryptionKey Modifier and Type Class Description static classDataGoogleComputeDiskSourceImageEncryptionKey.Jsii$ProxyAn implementation forDataGoogleComputeDiskSourceImageEncryptionKeyMethods in com.hashicorp.cdktf.providers.google.data_google_compute_disk that return DataGoogleComputeDiskSourceImageEncryptionKey Modifier and Type Method Description DataGoogleComputeDiskSourceImageEncryptionKeyDataGoogleComputeDiskSourceImageEncryptionKey.Builder. build()Builds the configured instance.DataGoogleComputeDiskSourceImageEncryptionKeyDataGoogleComputeDiskSourceImageEncryptionKeyOutputReference. getInternalValue()Methods in com.hashicorp.cdktf.providers.google.data_google_compute_disk with parameters of type DataGoogleComputeDiskSourceImageEncryptionKey Modifier and Type Method Description voidDataGoogleComputeDiskSourceImageEncryptionKeyOutputReference. setInternalValue(DataGoogleComputeDiskSourceImageEncryptionKey value)
-