Uses of Interface
com.hashicorp.cdktf.providers.google.data_google_compute_disk.DataGoogleComputeDiskDiskEncryptionKey
-
Packages that use DataGoogleComputeDiskDiskEncryptionKey Package Description com.hashicorp.cdktf.providers.google.data_google_compute_disk data_google_compute_disk -
-
Uses of DataGoogleComputeDiskDiskEncryptionKey in com.hashicorp.cdktf.providers.google.data_google_compute_disk
Classes in com.hashicorp.cdktf.providers.google.data_google_compute_disk that implement DataGoogleComputeDiskDiskEncryptionKey Modifier and Type Class Description static classDataGoogleComputeDiskDiskEncryptionKey.Jsii$ProxyAn implementation forDataGoogleComputeDiskDiskEncryptionKeyMethods in com.hashicorp.cdktf.providers.google.data_google_compute_disk that return DataGoogleComputeDiskDiskEncryptionKey Modifier and Type Method Description DataGoogleComputeDiskDiskEncryptionKeyDataGoogleComputeDiskDiskEncryptionKey.Builder. build()Builds the configured instance.DataGoogleComputeDiskDiskEncryptionKeyDataGoogleComputeDiskDiskEncryptionKeyOutputReference. getInternalValue()Methods in com.hashicorp.cdktf.providers.google.data_google_compute_disk with parameters of type DataGoogleComputeDiskDiskEncryptionKey Modifier and Type Method Description voidDataGoogleComputeDiskDiskEncryptionKeyOutputReference. setInternalValue(DataGoogleComputeDiskDiskEncryptionKey value)
-