@Stability(value=Stable) public static final class CfnGatewayRoute.HttpGatewayRouteMatchProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnGatewayRoute.HttpGatewayRouteMatchProperty>
CfnGatewayRoute.HttpGatewayRouteMatchProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnGatewayRoute.HttpGatewayRouteMatchProperty |
build()
Builds the configured instance.
|
CfnGatewayRoute.HttpGatewayRouteMatchProperty.Builder |
prefix(String prefix)
Sets the value of
CfnGatewayRoute.HttpGatewayRouteMatchProperty.getPrefix() |
@Stability(value=Stable) public CfnGatewayRoute.HttpGatewayRouteMatchProperty.Builder prefix(String prefix)
CfnGatewayRoute.HttpGatewayRouteMatchProperty.getPrefix()prefix - `CfnGatewayRoute.HttpGatewayRouteMatchProperty.Prefix`. This parameter is required.this@Stability(value=Stable) public CfnGatewayRoute.HttpGatewayRouteMatchProperty build()
build in interface software.amazon.jsii.Builder<CfnGatewayRoute.HttpGatewayRouteMatchProperty>CfnGatewayRoute.HttpGatewayRouteMatchPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.