sourceDiskEncryptionKey

@JvmName(name = "jvkykpowdqcmgixe")
suspend fun sourceDiskEncryptionKey(value: Output<SnapshotSourceDiskEncryptionKeyArgs>)
@JvmName(name = "gwvhedjfgiwhonny")
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 = "sfpdkeghxhvibdkf")
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.