| Package | Description |
|---|---|
| software.amazon.awscdk.services.ec2 |
Amazon EC2 Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
CfnVPNGateway.Builder |
CfnVPNGateway.Builder.amazonSideAsn(Number amazonSideAsn)
The private Autonomous System Number (ASN) for the Amazon side of a BGP session.
|
static CfnVPNGateway.Builder |
CfnVPNGateway.Builder.create(software.constructs.Construct scope,
String id) |
CfnVPNGateway.Builder |
CfnVPNGateway.Builder.tags(List<? extends CfnTag> tags)
Any tags assigned to the virtual private gateway.
|
CfnVPNGateway.Builder |
CfnVPNGateway.Builder.type(String type)
The type of VPN connection the virtual private gateway supports.
|
Copyright © 2022. All rights reserved.