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