AWS SDK Version 3 for .NET
API Reference

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.

Information about the service deployment rollback.

Inheritance Hierarchy

System.Object
  Amazon.ECS.Model.Rollback

Namespace: Amazon.ECS.Model
Assembly: AWSSDK.ECS.dll
Version: 3.x.y.z

Syntax

C#
public class Rollback

The Rollback type exposes the following members

Constructors

NameDescription
Public Method Rollback()

Properties

NameTypeDescription
Public Property Reason System.String

Gets and sets the property Reason.

The reason the rollback happened. For example, the circuit breaker initiated the rollback operation.

Public Property ServiceRevisionArn System.String

Gets and sets the property ServiceRevisionArn.

The ARN of the service revision deployed as part of the rollback.

Public Property StartedAt System.DateTime

Gets and sets the property StartedAt.

Time time that the rollback started. The format is yyyy-MM-dd HH:mm:ss.SSSSSS.

Version Information

.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