menu
aws_elbv2_api package
documentation
elasticloadbalancingv2-2015-12-01.dart
DescribeRulesOutput
DescribeRulesOutput constructor
DescribeRulesOutput constructor
dark_mode
light_mode
DescribeRulesOutput
constructor
DescribeRulesOutput
(
{
String
?
nextMarker
,
List
<
Rule
>
?
rules
,
})
Implementation
DescribeRulesOutput({ this.nextMarker, this.rules, });
aws_elbv2_api package
documentation
elasticloadbalancingv2-2015-12-01
DescribeRulesOutput
DescribeRulesOutput constructor
DescribeRulesOutput class