Limit Response Patch Args
data class LimitResponsePatchArgs(val queuing: Output<QueuingConfigurationPatchArgs>? = null, val type: Output<String>? = null) : ConvertibleToJava<LimitResponsePatchArgs>
LimitResponse defines how to handle requests that can not be executed right now.