sourceDiskEncryptionKey

@JvmName(name = "nfoetrucedlgubsv")
suspend fun sourceDiskEncryptionKey(value: Output<ImageSourceDiskEncryptionKeyArgs>)
@JvmName(name = "xahhucjydogfdmue")
suspend fun sourceDiskEncryptionKey(value: ImageSourceDiskEncryptionKeyArgs?)

Parameters

value

The customer-supplied encryption key of the source disk. Required if the source disk is protected by a customer-supplied encryption key. Structure is documented below.


@JvmName(name = "iaoreoeiemycqnrs")
suspend fun sourceDiskEncryptionKey(argument: suspend ImageSourceDiskEncryptionKeyArgsBuilder.() -> Unit)

Parameters

argument

The customer-supplied encryption key of the source disk. Required if the source disk is protected by a customer-supplied encryption key. Structure is documented below.