taskCount property

int? taskCount
final

The number of tasks to create based on TaskDefinition. The default is 1.

Implementation

final int? taskCount;