sourceSnapshotEncryptionKey

@JvmName(name = "xabtcepecwqhtfui")
suspend fun sourceSnapshotEncryptionKey(value: Output<RegionDiskSourceSnapshotEncryptionKeyArgs>)
@JvmName(name = "aaypegnchwjpbfgk")
suspend fun sourceSnapshotEncryptionKey(value: RegionDiskSourceSnapshotEncryptionKeyArgs?)

Parameters

value

The customer-supplied encryption key of the source snapshot. Required if the source snapshot is protected by a customer-supplied encryption key. Structure is documented below.


@JvmName(name = "qcvtjyfljiudjfep")
suspend fun sourceSnapshotEncryptionKey(argument: suspend RegionDiskSourceSnapshotEncryptionKeyArgsBuilder.() -> Unit)

Parameters

argument

The customer-supplied encryption key of the source snapshot. Required if the source snapshot is protected by a customer-supplied encryption key. Structure is documented below.