taskDefinition property

String? taskDefinition
final

The task definition to use for tasks in the service. This value is specified when the service is created with CreateService, and it can be modified with UpdateService.

Implementation

final String? taskDefinition;