data

@JvmName(name = "dgsxosurbwvwivlt")
suspend fun data(value: Output<String>)
@JvmName(name = "gpgycxxmdaatewhq")
suspend fun data(value: String?)

Parameters

value

The base64-encoded PFX certificate data. Required if key_vault_secret_id is not set.

Note: When specifying a file, use data = filebase64("path/to/file") to encode the contents of that file.