Uses of Class
com.hashicorp.cdktf.providers.google.data_google_compute_disk.DataGoogleComputeDiskSourceSnapshotEncryptionKey.Builder
-
Packages that use DataGoogleComputeDiskSourceSnapshotEncryptionKey.Builder Package Description com.hashicorp.cdktf.providers.google.data_google_compute_disk data_google_compute_disk -
-
Uses of DataGoogleComputeDiskSourceSnapshotEncryptionKey.Builder in com.hashicorp.cdktf.providers.google.data_google_compute_disk
Methods in com.hashicorp.cdktf.providers.google.data_google_compute_disk that return DataGoogleComputeDiskSourceSnapshotEncryptionKey.Builder Modifier and Type Method Description static DataGoogleComputeDiskSourceSnapshotEncryptionKey.BuilderDataGoogleComputeDiskSourceSnapshotEncryptionKey. builder()Constructors in com.hashicorp.cdktf.providers.google.data_google_compute_disk with parameters of type DataGoogleComputeDiskSourceSnapshotEncryptionKey.Builder Constructor Description Jsii$Proxy(DataGoogleComputeDiskSourceSnapshotEncryptionKey.Builder builder)Constructor that initializes the object based on literal property values passed by theDataGoogleComputeDiskSourceSnapshotEncryptionKey.Builder.
-