GetListenerRuleResult

constructor(actions: List<ListenerRuleAction>? = null, conditions: List<ListenerRuleRuleCondition>? = null, isDefault: Boolean? = null, priority: Int? = null, ruleArn: String? = null)