sourceSnapshotEncryptionKey

@JvmName(name = "xqmngkijtrjhtemo")
suspend fun sourceSnapshotEncryptionKey(value: Output<CustomerEncryptionKeyArgs>)
@JvmName(name = "qlwcsfuhqsntnfor")
suspend fun sourceSnapshotEncryptionKey(value: CustomerEncryptionKeyArgs?)

Parameters

value

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


@JvmName(name = "othwyeooqwpxuhuc")
suspend fun sourceSnapshotEncryptionKey(argument: suspend CustomerEncryptionKeyArgsBuilder.() -> 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.