| Package | Description |
|---|---|
| software.amazon.awscdk.services.ec2 |
Amazon EC2 Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
static CfnVPNGatewayRoutePropagation.Builder |
CfnVPNGatewayRoutePropagation.Builder.create(software.constructs.Construct scope,
String id) |
CfnVPNGatewayRoutePropagation.Builder |
CfnVPNGatewayRoutePropagation.Builder.routeTableIds(List<String> routeTableIds)
The ID of the route table.
|
CfnVPNGatewayRoutePropagation.Builder |
CfnVPNGatewayRoutePropagation.Builder.vpnGatewayId(String vpnGatewayId)
The ID of the virtual private gateway that is attached to a VPC.
|
Copyright © 2022. All rights reserved.