| Package | Description |
|---|---|
| software.amazon.awscdk.services.ec2 |
Amazon EC2 Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
static CfnVPNConnectionRoute.Builder |
CfnVPNConnectionRoute.Builder.create(software.constructs.Construct scope,
String id) |
CfnVPNConnectionRoute.Builder |
CfnVPNConnectionRoute.Builder.destinationCidrBlock(String destinationCidrBlock)
The CIDR block associated with the local subnet of the customer network.
|
CfnVPNConnectionRoute.Builder |
CfnVPNConnectionRoute.Builder.vpnConnectionId(String vpnConnectionId)
The ID of the VPN connection.
|
Copyright © 2022. All rights reserved.