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 service deployment properties that are retured when you call ListServiceDeployments
.
This provides a high-level overview of the service deployment.
Namespace: Amazon.ECS.Model
Assembly: AWSSDK.ECS.dll
Version: 3.x.y.z
public class ServiceDeploymentBrief
The ServiceDeploymentBrief type exposes the following members
Name | Description | |
---|---|---|
![]() |
ServiceDeploymentBrief() |
Name | Type | Description | |
---|---|---|---|
![]() |
ClusterArn | System.String |
Gets and sets the property ClusterArn. The ARN of the cluster that hosts the service. |
![]() |
CreatedAt | System.DateTime |
Gets and sets the property CreatedAt. The time that the service deployment was created. The format is yyyy-MM-dd HH:mm:ss.SSSSSS. |
![]() |
FinishedAt | System.DateTime |
Gets and sets the property FinishedAt. The time that the service deployment completed. The format is yyyy-MM-dd HH:mm:ss.SSSSSS. |
![]() |
ServiceArn | System.String |
Gets and sets the property ServiceArn. The ARN of the service for this service deployment. |
![]() |
ServiceDeploymentArn | System.String |
Gets and sets the property ServiceDeploymentArn. The ARN of the service deployment. |
![]() |
StartedAt | System.DateTime |
Gets and sets the property StartedAt. The time that the service deployment statred. The format is yyyy-MM-dd HH:mm:ss.SSSSSS. |
![]() |
Status | Amazon.ECS.ServiceDeploymentStatus |
Gets and sets the property Status. The status of the service deployment |
![]() |
StatusReason | System.String |
Gets and sets the property StatusReason. Information about why the service deployment is in the current status. For example, the circuit breaker detected a deployment failure. |
![]() |
TargetServiceRevisionArn | System.String |
Gets and sets the property TargetServiceRevisionArn. The ARN of the service revision being deplyed. |
.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