menu
aws_elbv2_api package
documentation
elasticloadbalancingv2-2015-12-01.dart
DescribeTargetGroupsOutput
targetGroups property
targetGroups property
dark_mode
light_mode
targetGroups
property
List
<
TargetGroup
>
?
targetGroups
final
Information about the target groups.
Implementation
final List<TargetGroup>? targetGroups;
aws_elbv2_api package
documentation
elasticloadbalancingv2-2015-12-01
DescribeTargetGroupsOutput
targetGroups property
DescribeTargetGroupsOutput class