StageRouteSettingArgs

constructor(dataTraceEnabled: Output<Boolean>? = null, detailedMetricsEnabled: Output<Boolean>? = null, loggingLevel: Output<String>? = null, routeKey: Output<String>, throttlingBurstLimit: Output<Int>? = null, throttlingRateLimit: Output<Double>? = null)