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.
Container for the parameters to the DescribeStackSetOperation operation.
Returns the description of the specified StackSet operation.
This API provides strongly consistent reads meaning it will always return the
most up-to-date data.
Namespace: Amazon.CloudFormation.Model
Assembly: AWSSDK.CloudFormation.dll
Version: 3.x.y.z
public class DescribeStackSetOperationRequest : AmazonCloudFormationRequest IAmazonWebServiceRequest
The DescribeStackSetOperationRequest type exposes the following members
Name | Description | |
---|---|---|
![]() |
DescribeStackSetOperationRequest() |
Name | Type | Description | |
---|---|---|---|
![]() |
CallAs | Amazon.CloudFormation.CallAs |
Gets and sets the property CallAs. [Service-managed permissions] Specifies whether you are acting as an account administrator in the organization's management account or as a delegated administrator in a member account.
By default,
|
![]() |
OperationId | System.String |
Gets and sets the property OperationId. The unique ID of the stack set operation. |
![]() |
StackSetName | System.String |
Gets and sets the property StackSetName. The name or the unique stack ID of the stack set for the stack operation. |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.7.2 and newer