sourceSnapshotEncryptionKey

@JvmName(name = "ccmpdhrxrmbachtl")
suspend fun sourceSnapshotEncryptionKey(value: Output<RegionDiskSourceSnapshotEncryptionKeyArgs>)
@JvmName(name = "pnioemtduncccemn")
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 = "cukqtvnxjrpchrcc")
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.