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 DescribeChangeSetHooks operation. Returns hook-related information for the change set and a list of changes that CloudFormation makes when you run the change set.
Namespace: Amazon.CloudFormation.Model
Assembly: AWSSDK.CloudFormation.dll
Version: 3.x.y.z
public class DescribeChangeSetHooksRequest : AmazonCloudFormationRequest IAmazonWebServiceRequest
The DescribeChangeSetHooksRequest type exposes the following members
Name | Description | |
---|---|---|
DescribeChangeSetHooksRequest() |
Name | Type | Description | |
---|---|---|---|
ChangeSetName | System.String |
Gets and sets the property ChangeSetName. The name or Amazon Resource Name (ARN) of the change set that you want to describe. |
|
LogicalResourceId | System.String |
Gets and sets the property LogicalResourceId.
If specified, lists only the hooks related to the specified |
|
NextToken | System.String |
Gets and sets the property NextToken.
A string, provided by the |
|
StackName | System.String |
Gets and sets the property StackName. If you specified the name of a change set, specify the stack name or stack ID (ARN) of the change set you want to describe. |
.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