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