sourceImageEncryptionKey

@JvmName(name = "pxteevrdxmiunomj")
suspend fun sourceImageEncryptionKey(value: Output<CustomerEncryptionKeyArgs>)
@JvmName(name = "mubdsyfmnbmikdng")
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 = "mosaygcvyriqepgp")
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.