sourceDiskEncryptionKey

@JvmName(name = "jbngmxmrjenodagi")
suspend fun sourceDiskEncryptionKey(value: Output<SnapshotSourceDiskEncryptionKeyArgs>)
@JvmName(name = "tiknngribjpesqsh")
suspend fun sourceDiskEncryptionKey(value: SnapshotSourceDiskEncryptionKeyArgs?)

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 = "ttmuhryqsuajhkgg")
suspend fun sourceDiskEncryptionKey(argument: suspend SnapshotSourceDiskEncryptionKeyArgsBuilder.() -> 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.