@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 - The gateway route host name to be matched on.this@Stability(value=Stable) public CfnGatewayRoute.GrpcGatewayRouteMatchProperty.Builder hostname(IResolvable hostname)
CfnGatewayRoute.GrpcGatewayRouteMatchProperty.getHostname()hostname - The gateway route host name to be matched on.this@Stability(value=Stable) public CfnGatewayRoute.GrpcGatewayRouteMatchProperty.Builder metadata(IResolvable metadata)
CfnGatewayRoute.GrpcGatewayRouteMatchProperty.getMetadata()metadata - The gateway route metadata to be matched on.this@Stability(value=Stable) public CfnGatewayRoute.GrpcGatewayRouteMatchProperty.Builder metadata(List<? extends Object> metadata)
CfnGatewayRoute.GrpcGatewayRouteMatchProperty.getMetadata()metadata - The gateway route metadata to be matched on.this@Stability(value=Stable) public CfnGatewayRoute.GrpcGatewayRouteMatchProperty.Builder port(Number port)
CfnGatewayRoute.GrpcGatewayRouteMatchProperty.getPort()port - `CfnGatewayRoute.GrpcGatewayRouteMatchProperty.Port`.this@Stability(value=Stable) public CfnGatewayRoute.GrpcGatewayRouteMatchProperty.Builder serviceName(String serviceName)
CfnGatewayRoute.GrpcGatewayRouteMatchProperty.getServiceName()serviceName - The fully qualified domain name for the service to match from the request.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 © 2022. All rights reserved.