Uses of Class
com.hashicorp.cdktf.providers.google.compute_region_disk.ComputeRegionDiskSourceSnapshotEncryptionKey.Builder
-
Packages that use ComputeRegionDiskSourceSnapshotEncryptionKey.Builder Package Description com.hashicorp.cdktf.providers.google.compute_region_disk google_compute_region_disk -
-
Uses of ComputeRegionDiskSourceSnapshotEncryptionKey.Builder in com.hashicorp.cdktf.providers.google.compute_region_disk
Methods in com.hashicorp.cdktf.providers.google.compute_region_disk that return ComputeRegionDiskSourceSnapshotEncryptionKey.Builder Modifier and Type Method Description static ComputeRegionDiskSourceSnapshotEncryptionKey.BuilderComputeRegionDiskSourceSnapshotEncryptionKey. builder()ComputeRegionDiskSourceSnapshotEncryptionKey.BuilderComputeRegionDiskSourceSnapshotEncryptionKey.Builder. rawKey(String rawKey)Sets the value ofComputeRegionDiskSourceSnapshotEncryptionKey.getRawKey()Constructors in com.hashicorp.cdktf.providers.google.compute_region_disk with parameters of type ComputeRegionDiskSourceSnapshotEncryptionKey.Builder Constructor Description Jsii$Proxy(ComputeRegionDiskSourceSnapshotEncryptionKey.Builder builder)Constructor that initializes the object based on literal property values passed by theComputeRegionDiskSourceSnapshotEncryptionKey.Builder.
-