RateLimitArgs

constructor(action: Output<RateLimitActionArgs>? = null, match: Output<RateLimitMatchArgs>? = null, period: Output<Double>? = null, threshold: Output<Double>? = null, zoneId: Output<String>? = null)