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 structures that contain summary information about the specified operation.
Namespace: Amazon.CloudFormation.Model
Assembly: AWSSDK.CloudFormation.dll
Version: 3.x.y.z
public class StackSetOperationSummary
The StackSetOperationSummary type exposes the following members
Name | Description | |
---|---|---|
![]() |
StackSetOperationSummary() |
Name | Type | Description | |
---|---|---|---|
![]() |
Action | Amazon.CloudFormation.StackSetOperationAction |
Gets and sets the property Action.
The type of operation: |
![]() |
CreationTimestamp | System.DateTime |
Gets and sets the property CreationTimestamp. The time at which the operation was initiated. Note that the creation times for the StackSet operation might differ from the creation time of the individual stacks themselves. This is because CloudFormation needs to perform preparatory work for the operation, such as dispatching the work to the requested Regions, before actually creating the first stacks. |
![]() |
EndTimestamp | System.DateTime |
Gets and sets the property EndTimestamp. The time at which the StackSet operation ended, across all accounts and Regions specified. Note that this doesn't necessarily mean that the StackSet operation was successful, or even attempted, in each account or Region. |
![]() |
OperationId | System.String |
Gets and sets the property OperationId. The unique ID of the StackSet operation. |
![]() |
OperationPreferences | Amazon.CloudFormation.Model.StackSetOperationPreferences |
Gets and sets the property OperationPreferences. The user-specified preferences for how CloudFormation performs a StackSet operation. For more information about maximum concurrent accounts and failure tolerance, see StackSet operation options. |
![]() |
Status | Amazon.CloudFormation.StackSetOperationStatus |
Gets and sets the property Status. The overall status of the operation.
|
![]() |
StatusDetails | Amazon.CloudFormation.Model.StackSetOperationStatusDetails |
Gets and sets the property StatusDetails. Detailed information about the StackSet operation. |
![]() |
StatusReason | System.String |
Gets and sets the property StatusReason. The status of the operation in details. |
.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