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