sourceSnapshotEncryptionKey

@JvmName(name = "bxfewvikuglawcad")
suspend fun sourceSnapshotEncryptionKey(value: Output<CustomerEncryptionKeyArgs>)
@JvmName(name = "wjboyepeipbxfggo")
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 = "jbjveqakqerfgtyk")
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.