| Package | Description |
|---|---|
| software.amazon.awscdk.services.networkmanager |
AWS::NetworkManager Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
CfnSiteToSiteVpnAttachment.Builder |
CfnSiteToSiteVpnAttachment.Builder.coreNetworkId(String coreNetworkId)
The core network ID.
|
static CfnSiteToSiteVpnAttachment.Builder |
CfnSiteToSiteVpnAttachment.Builder.create(software.constructs.Construct scope,
String id) |
CfnSiteToSiteVpnAttachment.Builder |
CfnSiteToSiteVpnAttachment.Builder.tags(List<? extends CfnTag> tags)
The tags associated with the site-to-site VPN attachment.
|
CfnSiteToSiteVpnAttachment.Builder |
CfnSiteToSiteVpnAttachment.Builder.vpnConnectionArn(String vpnConnectionArn)
The ARN of the site-to-site VPN attachment.
|
Copyright © 2022. All rights reserved.