usageMode

@JvmName(name = "ltrtpruafmbblqdp")
suspend fun usageMode(value: Output<String>)
@JvmName(name = "hyavwfqhlnswltfx")
suspend fun usageMode(value: String?)

Parameters

value

Specifies whether the CA issues general-purpose certificates that typically require a revocation mechanism, or short-lived certificates that may optionally omit revocation because they expire quickly. Short-lived certificate validity is limited to seven days. Defaults to GENERAL_PURPOSE. Valid values: GENERAL_PURPOSE and SHORT_LIVED_CERTIFICATE.