DescribeTargetGroupAttributesOutput constructor
DescribeTargetGroupAttributesOutput({
- List<
TargetGroupAttribute> ? attributes,
Implementation
DescribeTargetGroupAttributesOutput({
this.attributes,
});