exempt

@JvmName(name = "ofmswmiumomnsvwa")
suspend fun exempt(value: Output<ExemptPriorityLevelConfigurationArgs>)
@JvmName(name = "fohlwhxgfdyuppjs")
suspend fun exempt(value: ExemptPriorityLevelConfigurationArgs?)

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 = "drqhvxqnmdlrbeya")
suspend fun exempt(argument: suspend ExemptPriorityLevelConfigurationArgsBuilder.() -> 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.