@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() |
| Modifier and Type | Method and Description |
|---|---|
CfnGatewayRoute.GrpcGatewayRouteMatchProperty |
build()
Builds the configured instance.
|
CfnGatewayRoute.GrpcGatewayRouteMatchProperty.Builder |
serviceName(String serviceName)
Sets the value of
CfnGatewayRoute.GrpcGatewayRouteMatchProperty.getServiceName() |
@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.