interface ILinkRef
Language | Type name |
---|---|
![]() | Amazon.CDK.AWS.Oam.ILinkRef |
![]() | github.com/aws/aws-cdk-go/awscdk/v2/awsoam#ILinkRef |
![]() | software.amazon.awscdk.services.oam.ILinkRef |
![]() | aws_cdk.aws_oam.ILinkRef |
![]() | aws-cdk-lib » aws_oam » ILinkRef |
Implemented by
Cfn
Indicates that this resource can be referenced as a Link.
Properties
Name | Type | Description |
---|---|---|
link | Link | A reference to a Link resource. |
node | Node | The tree node. |
linkRef
Type:
Link
A reference to a Link resource.
node
Type:
Node
The tree node.