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