Uses of Interface
com.hashicorp.cdktf.providers.google.compute_disk.ComputeDiskSourceSnapshotEncryptionKey
-
Packages that use ComputeDiskSourceSnapshotEncryptionKey Package Description com.hashicorp.cdktf.providers.google.compute_disk google_compute_disk -
-
Uses of ComputeDiskSourceSnapshotEncryptionKey in com.hashicorp.cdktf.providers.google.compute_disk
Classes in com.hashicorp.cdktf.providers.google.compute_disk that implement ComputeDiskSourceSnapshotEncryptionKey Modifier and Type Class Description static classComputeDiskSourceSnapshotEncryptionKey.Jsii$ProxyAn implementation forComputeDiskSourceSnapshotEncryptionKeyMethods in com.hashicorp.cdktf.providers.google.compute_disk that return ComputeDiskSourceSnapshotEncryptionKey Modifier and Type Method Description ComputeDiskSourceSnapshotEncryptionKeyComputeDiskSourceSnapshotEncryptionKey.Builder. build()Builds the configured instance.ComputeDiskSourceSnapshotEncryptionKeyComputeDiskSourceSnapshotEncryptionKeyOutputReference. getInternalValue()default ComputeDiskSourceSnapshotEncryptionKeyComputeDiskConfig. getSourceSnapshotEncryptionKey()source_snapshot_encryption_key block.ComputeDiskSourceSnapshotEncryptionKeyComputeDiskConfig.Jsii$Proxy. getSourceSnapshotEncryptionKey()ComputeDiskSourceSnapshotEncryptionKeyComputeDisk. getSourceSnapshotEncryptionKeyInput()Methods in com.hashicorp.cdktf.providers.google.compute_disk with parameters of type ComputeDiskSourceSnapshotEncryptionKey Modifier and Type Method Description voidComputeDisk. putSourceSnapshotEncryptionKey(ComputeDiskSourceSnapshotEncryptionKey value)voidComputeDiskSourceSnapshotEncryptionKeyOutputReference. setInternalValue(ComputeDiskSourceSnapshotEncryptionKey value)ComputeDisk.BuilderComputeDisk.Builder. sourceSnapshotEncryptionKey(ComputeDiskSourceSnapshotEncryptionKey sourceSnapshotEncryptionKey)source_snapshot_encryption_key block.ComputeDiskConfig.BuilderComputeDiskConfig.Builder. sourceSnapshotEncryptionKey(ComputeDiskSourceSnapshotEncryptionKey sourceSnapshotEncryptionKey)Sets the value ofComputeDiskConfig.getSourceSnapshotEncryptionKey()
-