interface IApplicationRef
Language | Type name |
---|---|
![]() | Amazon.CDK.AWS.RefactorSpaces.IApplicationRef |
![]() | github.com/aws/aws-cdk-go/awscdk/v2/awsrefactorspaces#IApplicationRef |
![]() | software.amazon.awscdk.services.refactorspaces.IApplicationRef |
![]() | aws_cdk.aws_refactorspaces.IApplicationRef |
![]() | aws-cdk-lib » aws_refactorspaces » IApplicationRef |
Implemented by
Cfn
Indicates that this resource can be referenced as a Application.
Properties
Name | Type | Description |
---|---|---|
application | Application | A reference to a Application resource. |
node | Node | The tree node. |
applicationRef
Type:
Application
A reference to a Application resource.
node
Type:
Node
The tree node.