RuleArgs

constructor(action: Output<RuleActionArgs>? = null, listenerIdentifier: Output<String>? = null, match: Output<RuleMatchArgs>? = null, name: Output<String>? = null, priority: Output<Int>? = null, serviceIdentifier: Output<String>? = null, tags: Output<List<TagArgs>>? = null)