group property

Input<String?>? group
final

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

Implementation

final pulumi.Input<String?>? group;