AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
familyPrefix parameter or by status
with the status parameter.
Namespace: Amazon.ECS.Model
Assembly: AWSSDK.dll
Version: (assembly version)
public class ListTaskDefinitionsRequest : AmazonECSRequest IRequestEvents
The ListTaskDefinitionsRequest type exposes the following members
| Name | Description | |
|---|---|---|
|
ListTaskDefinitionsRequest() |
| Name | Type | Description | |
|---|---|---|---|
|
FamilyPrefix | System.String |
Gets and sets the property FamilyPrefix.
The full family name with which to filter the |
|
MaxResults | System.Int32 |
Gets and sets the property MaxResults.
The maximum number of task definition results returned by |
|
NextToken | System.String |
Gets and sets the property NextToken.
The |
|
Sort | Amazon.ECS.SortOrder |
Gets and sets the property Sort.
The order in which to sort the results. Valid values are |
|
Status | Amazon.ECS.TaskDefinitionStatus |
Gets and sets the property Status.
The task definition status with which to filter the |
.NET Framework:
Supported in: 4.5, 4.0, 3.5
.NET for Windows Store apps:
Supported in: Windows 8