@Stability(value=Stable) public static final class CfnGatewayRoute.GrpcGatewayRouteMatchProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnGatewayRoute.GrpcGatewayRouteMatchProperty>
CfnGatewayRoute.GrpcGatewayRouteMatchProperty| Constructor and Description |
|---|
Builder() |
@Stability(value=Stable) public CfnGatewayRoute.GrpcGatewayRouteMatchProperty.Builder hostname(CfnGatewayRoute.GatewayRouteHostnameMatchProperty hostname)
CfnGatewayRoute.GrpcGatewayRouteMatchProperty.getHostname()hostname - `CfnGatewayRoute.GrpcGatewayRouteMatchProperty.Hostname`.this@Stability(value=Stable) public CfnGatewayRoute.GrpcGatewayRouteMatchProperty.Builder hostname(IResolvable hostname)
CfnGatewayRoute.GrpcGatewayRouteMatchProperty.getHostname()hostname - `CfnGatewayRoute.GrpcGatewayRouteMatchProperty.Hostname`.this@Stability(value=Stable) public CfnGatewayRoute.GrpcGatewayRouteMatchProperty.Builder metadata(IResolvable metadata)
CfnGatewayRoute.GrpcGatewayRouteMatchProperty.getMetadata()metadata - `CfnGatewayRoute.GrpcGatewayRouteMatchProperty.Metadata`.this@Stability(value=Stable) public CfnGatewayRoute.GrpcGatewayRouteMatchProperty.Builder metadata(List<? extends Object> metadata)
CfnGatewayRoute.GrpcGatewayRouteMatchProperty.getMetadata()metadata - `CfnGatewayRoute.GrpcGatewayRouteMatchProperty.Metadata`.this@Stability(value=Stable) public CfnGatewayRoute.GrpcGatewayRouteMatchProperty.Builder serviceName(String serviceName)
CfnGatewayRoute.GrpcGatewayRouteMatchProperty.getServiceName()serviceName - `CfnGatewayRoute.GrpcGatewayRouteMatchProperty.ServiceName`.this@Stability(value=Stable) public CfnGatewayRoute.GrpcGatewayRouteMatchProperty build()
build in interface software.amazon.jsii.Builder<CfnGatewayRoute.GrpcGatewayRouteMatchProperty>CfnGatewayRoute.GrpcGatewayRouteMatchPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.