GetRuleResult

fun GetRuleResult(action: RuleAction? = null, arn: String? = null, id: String? = null, match: RuleMatch? = null, priority: Int? = null, tags: List<RuleTag>? = null)