rsaEncryptedKey

@JvmName(name = "xydpvrjsgxoehfyi")
suspend fun rsaEncryptedKey(value: Output<String>)
@JvmName(name = "gghfqeorikgauiul")
suspend fun rsaEncryptedKey(value: String?)

Parameters

value

Specifies an RFC 4648 base64 encoded, RSA-wrapped 2048-bit customer-supplied encryption key to either encrypt or decrypt this resource. You can provide either the rawKey or the rsaEncryptedKey. Note: This property is sensitive and will not be displayed in the plan.