interface IStackSetRef
Language | Type name |
---|---|
![]() | Amazon.CDK.AWS.CloudFormation.IStackSetRef |
![]() | github.com/aws/aws-cdk-go/awscdk/v2/awscloudformation#IStackSetRef |
![]() | software.amazon.awscdk.services.cloudformation.IStackSetRef |
![]() | aws_cdk.aws_cloudformation.IStackSetRef |
![]() | aws-cdk-lib » aws_cloudformation » IStackSetRef |
Implemented by
Cfn
Indicates that this resource can be referenced as a StackSet.
Properties
Name | Type | Description |
---|---|---|
node | Node | The tree node. |
stack | Stack | A reference to a StackSet resource. |
node
Type:
Node
The tree node.
stackSetRef
Type:
Stack
A reference to a StackSet resource.