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