ServiceRevisionSummary
The information about the number of requested, pending, and running tasks for a service revision.
Contents
- arn
-
The ARN of the service revision.
Type: String
Required: No
- pendingTaskCount
-
The number of pending tasks for the service revision.
Type: Integer
Required: No
- requestedTaskCount
-
The number of requested tasks for the service revision.
Type: Integer
Required: No
- runningTaskCount
-
The number of running tasks for the service revision.
Type: Integer
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: