@Stability(value=Stable)
public static interface CfnGatewayRoute.GatewayRouteRangeMatchProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnGatewayRoute.GatewayRouteRangeMatchProperty.Builder
A builder for
CfnGatewayRoute.GatewayRouteRangeMatchProperty |
static class |
CfnGatewayRoute.GatewayRouteRangeMatchProperty.Jsii$Proxy
An implementation for
CfnGatewayRoute.GatewayRouteRangeMatchProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnGatewayRoute.GatewayRouteRangeMatchProperty.Builder |
builder() |
Number |
getEnd()
`CfnGatewayRoute.GatewayRouteRangeMatchProperty.End`.
|
Number |
getStart()
`CfnGatewayRoute.GatewayRouteRangeMatchProperty.Start`.
|
@Stability(value=Stable) @NotNull Number getEnd()
@Stability(value=Stable) @NotNull Number getStart()
@Stability(value=Stable) static CfnGatewayRoute.GatewayRouteRangeMatchProperty.Builder builder()
Copyright © 2021. All rights reserved.