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 StackSet.
Namespace: Amazon.CloudFormation.Model
Assembly: AWSSDK.CloudFormation.dll
Version: 3.x.y.z
public class StackSetSummary
The StackSetSummary type exposes the following members
Name | Description | |
---|---|---|
![]() |
StackSetSummary() |
Name | Type | Description | |
---|---|---|---|
![]() |
AutoDeployment | Amazon.CloudFormation.Model.AutoDeployment |
Gets and sets the property AutoDeployment. [Service-managed permissions] Describes whether StackSets automatically deploys to Organizations accounts that are added to a target organizational unit (OU). |
![]() |
Description | System.String |
Gets and sets the property Description. A description of the StackSet that you specify when the StackSet is created or updated. |
![]() |
DriftStatus | Amazon.CloudFormation.StackDriftStatus |
Gets and sets the property DriftStatus. Status of the StackSet's actual configuration compared to its expected template and parameter configuration.
|
![]() |
LastDriftCheckTimestamp | System.DateTime |
Gets and sets the property LastDriftCheckTimestamp.
Most recent time when CloudFormation performed a drift detection operation on the
StackSet. This value will be |
![]() |
ManagedExecution | Amazon.CloudFormation.Model.ManagedExecution |
Gets and sets the property ManagedExecution. Describes whether StackSets performs non-conflicting operations concurrently and queues conflicting operations. |
![]() |
PermissionModel | Amazon.CloudFormation.PermissionModels |
Gets and sets the property PermissionModel. Describes how the IAM roles required for StackSet operations are created.
|
![]() |
StackSetId | System.String |
Gets and sets the property StackSetId. The ID of the StackSet. |
![]() |
StackSetName | System.String |
Gets and sets the property StackSetName. The name of the StackSet. |
![]() |
Status | Amazon.CloudFormation.StackSetStatus |
Gets and sets the property Status. The status of the StackSet. |
.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