@Stability(value=Stable) public static final class CfnGatewayRoute.GrpcGatewayRouteMetadataProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnGatewayRoute.GrpcGatewayRouteMetadataProperty>
CfnGatewayRoute.GrpcGatewayRouteMetadataProperty| Constructor and Description |
|---|
Builder() |
@Stability(value=Stable) public CfnGatewayRoute.GrpcGatewayRouteMetadataProperty.Builder name(String name)
CfnGatewayRoute.GrpcGatewayRouteMetadataProperty.getName()name - A name for the gateway route metadata. This parameter is required.this@Stability(value=Stable) public CfnGatewayRoute.GrpcGatewayRouteMetadataProperty.Builder invert(Boolean invert)
CfnGatewayRoute.GrpcGatewayRouteMetadataProperty.getInvert()invert - Specify `True` to match anything except the match criteria.
The default value is False .this@Stability(value=Stable) public CfnGatewayRoute.GrpcGatewayRouteMetadataProperty.Builder invert(IResolvable invert)
CfnGatewayRoute.GrpcGatewayRouteMetadataProperty.getInvert()invert - Specify `True` to match anything except the match criteria.
The default value is False .this@Stability(value=Stable) public CfnGatewayRoute.GrpcGatewayRouteMetadataProperty.Builder match(CfnGatewayRoute.GatewayRouteMetadataMatchProperty match)
CfnGatewayRoute.GrpcGatewayRouteMetadataProperty.getMatch()match - The criteria for determining a metadata match.this@Stability(value=Stable) public CfnGatewayRoute.GrpcGatewayRouteMetadataProperty.Builder match(IResolvable match)
CfnGatewayRoute.GrpcGatewayRouteMetadataProperty.getMatch()match - The criteria for determining a metadata match.this@Stability(value=Stable) public CfnGatewayRoute.GrpcGatewayRouteMetadataProperty build()
build in interface software.amazon.jsii.Builder<CfnGatewayRoute.GrpcGatewayRouteMetadataProperty>CfnGatewayRoute.GrpcGatewayRouteMetadataPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.