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.
The optional filter to narrow the ListServiceDeployment
results.
If you do not specify a value, service deployments that were created before the current time are included in the result.
Namespace: Amazon.ECS.Model
Assembly: AWSSDK.ECS.dll
Version: 3.x.y.z
public class CreatedAt
The CreatedAt type exposes the following members
Name | Description | |
---|---|---|
![]() |
CreatedAt() |
Name | Type | Description | |
---|---|---|---|
![]() |
After | System.DateTime |
Gets and sets the property After. Include service deployments in the result that were created after this time. The format is yyyy-MM-dd HH:mm:ss.SSSSSS. |
![]() |
Before | System.DateTime |
Gets and sets the property Before. Include service deployments in the result that were created before this time. The format is yyyy-MM-dd HH:mm:ss.SSSSSS. |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.5 and newer, 3.5