Get Rules Rule
data class GetRulesRule(val id: String, val listenerId: String, val loadBalancerId: String, val priority: Int, val ruleActions: List<GetRulesRuleRuleAction>, val ruleConditions: List<GetRulesRuleRuleCondition>, val ruleId: String, val ruleName: String, val status: String)
Properties
Link copied to clipboard
The ID of the listener to which the forwarding rule belongs.
Link copied to clipboard
The ID of the Application Load Balancer (ALB) instance to which the forwarding rule belongs.
Link copied to clipboard
The actions of the forwarding rules.
Link copied to clipboard
The conditions of the forwarding rule.