| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2.model |
| Modifier and Type | Method and Description |
|---|---|
List<PropagatingVgw> |
RouteTable.propagatingVgws()
Any virtual private gateway (VGW) propagating routes.
|
| Modifier and Type | Method and Description |
|---|---|
RouteTable.Builder |
RouteTable.Builder.propagatingVgws(PropagatingVgw... propagatingVgws)
Any virtual private gateway (VGW) propagating routes.
|
| Modifier and Type | Method and Description |
|---|---|
RouteTable.Builder |
RouteTable.Builder.propagatingVgws(Collection<PropagatingVgw> propagatingVgws)
Any virtual private gateway (VGW) propagating routes.
|
Copyright © 2022. All rights reserved.