Uses of Interface
com.hashicorp.cdktf.providers.google.compute_snapshot.ComputeSnapshotSnapshotEncryptionKey
-
Packages that use ComputeSnapshotSnapshotEncryptionKey Package Description com.hashicorp.cdktf.providers.google.compute_snapshot google_compute_snapshot -
-
Uses of ComputeSnapshotSnapshotEncryptionKey in com.hashicorp.cdktf.providers.google.compute_snapshot
Classes in com.hashicorp.cdktf.providers.google.compute_snapshot that implement ComputeSnapshotSnapshotEncryptionKey Modifier and Type Class Description static classComputeSnapshotSnapshotEncryptionKey.Jsii$ProxyAn implementation forComputeSnapshotSnapshotEncryptionKeyMethods in com.hashicorp.cdktf.providers.google.compute_snapshot that return ComputeSnapshotSnapshotEncryptionKey Modifier and Type Method Description ComputeSnapshotSnapshotEncryptionKeyComputeSnapshotSnapshotEncryptionKey.Builder. build()Builds the configured instance.ComputeSnapshotSnapshotEncryptionKeyComputeSnapshotSnapshotEncryptionKeyOutputReference. getInternalValue()default ComputeSnapshotSnapshotEncryptionKeyComputeSnapshotConfig. getSnapshotEncryptionKey()snapshot_encryption_key block.ComputeSnapshotSnapshotEncryptionKeyComputeSnapshotConfig.Jsii$Proxy. getSnapshotEncryptionKey()ComputeSnapshotSnapshotEncryptionKeyComputeSnapshot. getSnapshotEncryptionKeyInput()Methods in com.hashicorp.cdktf.providers.google.compute_snapshot with parameters of type ComputeSnapshotSnapshotEncryptionKey Modifier and Type Method Description voidComputeSnapshot. putSnapshotEncryptionKey(ComputeSnapshotSnapshotEncryptionKey value)voidComputeSnapshotSnapshotEncryptionKeyOutputReference. setInternalValue(ComputeSnapshotSnapshotEncryptionKey value)ComputeSnapshot.BuilderComputeSnapshot.Builder. snapshotEncryptionKey(ComputeSnapshotSnapshotEncryptionKey snapshotEncryptionKey)snapshot_encryption_key block.ComputeSnapshotConfig.BuilderComputeSnapshotConfig.Builder. snapshotEncryptionKey(ComputeSnapshotSnapshotEncryptionKey snapshotEncryptionKey)Sets the value ofComputeSnapshotConfig.getSnapshotEncryptionKey()
-