public static interface RouteFilterPrefix.Builder extends SdkPojo, CopyableBuilder<RouteFilterPrefix.Builder,RouteFilterPrefix>
| Modifier and Type | Method and Description |
|---|---|
RouteFilterPrefix.Builder |
cidr(String cidr)
The CIDR block for the advertised route.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildRouteFilterPrefix.Builder cidr(String cidr)
The CIDR block for the advertised route. Separate multiple routes using commas. An IPv6 CIDR must use /64 or shorter.
cidr - The CIDR block for the advertised route. Separate multiple routes using commas. An IPv6 CIDR must use
/64 or shorter.Copyright © 2022. All rights reserved.