startedBy property
The tag specified when a task is started. If the task is started by an
Amazon ECS service, then the startedBy
parameter contains the
deployment ID of the service that starts it.
Implementation
final String? startedBy;
The tag specified when a task is started. If the task is started by an
Amazon ECS service, then the startedBy
parameter contains the
deployment ID of the service that starts it.
final String? startedBy;