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