group property

String? group
final

Specifies an ECS task group for the task. The maximum length is 255 characters.

Implementation

final String? group;