@Stability(value=Stable)
public static interface CfnGatewayRoute.GrpcGatewayRouteProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnGatewayRoute.GrpcGatewayRouteProperty.Builder
A builder for
CfnGatewayRoute.GrpcGatewayRouteProperty |
static class |
CfnGatewayRoute.GrpcGatewayRouteProperty.Jsii$Proxy
An implementation for
CfnGatewayRoute.GrpcGatewayRouteProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnGatewayRoute.GrpcGatewayRouteProperty.Builder |
builder() |
Object |
getAction()
`CfnGatewayRoute.GrpcGatewayRouteProperty.Action`.
|
Object |
getMatch()
`CfnGatewayRoute.GrpcGatewayRouteProperty.Match`.
|
@Stability(value=Stable) @NotNull Object getAction()
@Stability(value=Stable) @NotNull Object getMatch()
@Stability(value=Stable) static CfnGatewayRoute.GrpcGatewayRouteProperty.Builder builder()
Copyright © 2021. All rights reserved.