exempt

@JvmName(name = "ocdgbrtfvvdbyrjo")
suspend fun exempt(value: Output<ExemptPriorityLevelConfigurationPatchArgs>)
@JvmName(name = "rrbcyeakbqvpgelq")
suspend fun exempt(value: ExemptPriorityLevelConfigurationPatchArgs?)

Parameters

value

exempt specifies how requests are handled for an exempt priority level. This field MUST be empty if type is "Limited". This field MAY be non-empty if type is "Exempt". If empty and type is "Exempt" then the default values for ExemptPriorityLevelConfiguration apply.


@JvmName(name = "ekdnbclhamqoyusx")
suspend fun exempt(argument: suspend ExemptPriorityLevelConfigurationPatchArgsBuilder.() -> Unit)

Parameters

argument

exempt specifies how requests are handled for an exempt priority level. This field MUST be empty if type is "Limited". This field MAY be non-empty if type is "Exempt". If empty and type is "Exempt" then the default values for ExemptPriorityLevelConfiguration apply.