exemptionCategory

@JvmName(name = "iurwxcpfqglhxpps")
suspend fun exemptionCategory(value: Output<Either<String, ExemptionCategory>>)
@JvmName(name = "gmuwacotxobwsfxd")
suspend fun exemptionCategory(value: Either<String, ExemptionCategory>?)
@JvmName(name = "swotabpbpsfgtvbq")
fun exemptionCategory(value: String)
@JvmName(name = "srycuyxjwswaefgs")
fun exemptionCategory(value: ExemptionCategory)

Parameters

value

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