Sampling Rule Args
constructor(attributes: Output<Map<String, String>>? = null, fixedRate: Output<Double>, host: Output<String>, httpMethod: Output<String>, priority: Output<Int>, reservoirSize: Output<Int>, resourceArn: Output<String>, ruleArn: Output<String>? = null, ruleName: Output<String>? = null, serviceName: Output<String>, serviceType: Output<String>, urlPath: Output<String>, version: Output<Int>? = null)