sourceSnapshotEncryptionKey

@JvmName(name = "cmnlygqwsubqngcw")
suspend fun sourceSnapshotEncryptionKey(value: Output<CustomerEncryptionKeyArgs>)
@JvmName(name = "scbhottfppeyfwyy")
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 = "euvdouplrsexiuei")
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.