diskEncryptionKey

@JvmName(name = "xiooixfjpsmgfpxt")
suspend fun diskEncryptionKey(value: Output<CustomerEncryptionKeyArgs>)
@JvmName(name = "nnxcdmkbkyquyqjx")
suspend fun diskEncryptionKey(value: CustomerEncryptionKeyArgs?)

Parameters

value

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


@JvmName(name = "sfgscwmkfbeoxvyr")
suspend fun diskEncryptionKey(argument: suspend CustomerEncryptionKeyArgsBuilder.() -> 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.