sourceSnapshotEncryptionKey

@JvmName(name = "scebsmggiadhgnbc")
suspend fun sourceSnapshotEncryptionKey(value: Output<ImageSourceSnapshotEncryptionKeyArgs>)
@JvmName(name = "jsgpqgfcqbbrmnmc")
suspend fun sourceSnapshotEncryptionKey(value: ImageSourceSnapshotEncryptionKeyArgs?)

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 = "snfnqillhdxvjsnx")
suspend fun sourceSnapshotEncryptionKey(argument: suspend ImageSourceSnapshotEncryptionKeyArgsBuilder.() -> 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.