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