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 structure that contains information about a specified operation's results for a given account in a given Region.
Namespace: Amazon.CloudFormation.Model
Assembly: AWSSDK.CloudFormation.dll
Version: 3.x.y.z
public class StackSetOperationResultSummary
The StackSetOperationResultSummary type exposes the following members
Name | Description | |
---|---|---|
StackSetOperationResultSummary() |
Name | Type | Description | |
---|---|---|---|
Account | System.String |
Gets and sets the property Account. [Self-managed permissions] The name of the Amazon Web Services account for this operation result. |
|
AccountGateResult | Amazon.CloudFormation.Model.AccountGateResult |
Gets and sets the property AccountGateResult. The results of the account gate function CloudFormation invokes, if present, before proceeding with stack set operations in an account. |
|
OrganizationalUnitId | System.String |
Gets and sets the property OrganizationalUnitId. [Service-managed permissions] The organization root ID or organizational unit (OU) IDs that you specified for DeploymentTargets. |
|
Region | System.String |
Gets and sets the property Region. The name of the Amazon Web Services Region for this operation result. |
|
Status | Amazon.CloudFormation.StackSetOperationResultStatus |
Gets and sets the property Status. The result status of the stack set operation for the given account in the given Region.
|
|
StatusReason | System.String |
Gets and sets the property StatusReason. The reason for the assigned result status. |
.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