sourceImageEncryptionKey

@JvmName(name = "pupjvdpjgilpnyht")
suspend fun sourceImageEncryptionKey(value: Output<CustomerEncryptionKeyArgs>)
@JvmName(name = "cfbudpvgljgelpyx")
suspend fun sourceImageEncryptionKey(value: CustomerEncryptionKeyArgs?)

Parameters

value

The customer-supplied encryption key of the source image. Required if the source image is protected by a customer-supplied encryption key.


@JvmName(name = "sqpmkaurbbyryocr")
suspend fun sourceImageEncryptionKey(argument: suspend CustomerEncryptionKeyArgsBuilder.() -> Unit)

Parameters

argument

The customer-supplied encryption key of the source image. Required if the source image is protected by a customer-supplied encryption key.