exemptionCategory

@JvmName(name = "olwayvppaalbchop")
suspend fun exemptionCategory(value: Output<Either<String, ExemptionCategory>>)
@JvmName(name = "opdopyqguivvqpui")
suspend fun exemptionCategory(value: Either<String, ExemptionCategory>?)
@JvmName(name = "bxdnltqhesgktfhd")
fun exemptionCategory(value: String)
@JvmName(name = "mitewfklcwviymwt")
fun exemptionCategory(value: ExemptionCategory)

Parameters

value

The policy exemption category. Possible values are Waiver and Mitigated.