ChangeSetSummaryListItem
class ChangeSetSummaryListItem
A summary of a change set returned in a list of change sets when the ListChangeSets
action is called.
Types
Properties
Link copied to clipboard
The ARN associated with the unique identifier for the change set referenced in this request.
Link copied to clipboard
The unique identifier for a change set.
Link copied to clipboard
The non-unique name for the change set.
Link copied to clipboard
This object is a list of entity IDs (string) that are a part of a change set. The entity ID list is a maximum of 20 entities. It must contain at least one entity.
Link copied to clipboard
Returned if the change set is in FAILED
status. Can be either CLIENT_ERROR
, which means that there are issues with the request (see the ErrorDetailList
of DescribeChangeSet
), or SERVER_FAULT
, which means that there is a problem in the system, and you should retry your request.
Link copied to clipboard
The current status of the change set.