sourceImageEncryptionKey

@JvmName(name = "bofamqeccjvkxjth")
suspend fun sourceImageEncryptionKey(value: Output<CustomerEncryptionKeyArgs>)
@JvmName(name = "odprbcpgbrxvvmjh")
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 = "ttvabjhvyaremcpj")
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.