diskEncryptionKey

@JvmName(name = "rydgcmfoxamqilqn")
suspend fun diskEncryptionKey(value: Output<CustomerEncryptionKeyArgs>)
@JvmName(name = "ebvavtlwdlnhmdnh")
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 = "lcwddemfqasrtntj")
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.