sourceSnapshotEncryptionKey

@JvmName(name = "hffnxkimyctxeysm")
suspend fun sourceSnapshotEncryptionKey(value: Output<CustomerEncryptionKeyArgs>)
@JvmName(name = "fifkvqldhfndtkml")
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 = "ddxsuvutodrisuyo")
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.