taskCount property

Input<int?>? taskCount
final

The number of tasks to create based on the TaskDefinition. Defaults to 1.

Implementation

final pulumi.Input<int?>? taskCount;