@Stability(value=Stable) public static final class CfnGatewayRoute.HttpGatewayRouteHeaderMatchProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnGatewayRoute.HttpGatewayRouteHeaderMatchProperty>
CfnGatewayRoute.HttpGatewayRouteHeaderMatchProperty| Constructor and Description |
|---|
Builder() |
@Stability(value=Stable) public CfnGatewayRoute.HttpGatewayRouteHeaderMatchProperty.Builder exact(String exact)
CfnGatewayRoute.HttpGatewayRouteHeaderMatchProperty.getExact()exact - `CfnGatewayRoute.HttpGatewayRouteHeaderMatchProperty.Exact`.this@Stability(value=Stable) public CfnGatewayRoute.HttpGatewayRouteHeaderMatchProperty.Builder prefix(String prefix)
CfnGatewayRoute.HttpGatewayRouteHeaderMatchProperty.getPrefix()prefix - `CfnGatewayRoute.HttpGatewayRouteHeaderMatchProperty.Prefix`.this@Stability(value=Stable) public CfnGatewayRoute.HttpGatewayRouteHeaderMatchProperty.Builder range(CfnGatewayRoute.GatewayRouteRangeMatchProperty range)
CfnGatewayRoute.HttpGatewayRouteHeaderMatchProperty.getRange()range - `CfnGatewayRoute.HttpGatewayRouteHeaderMatchProperty.Range`.this@Stability(value=Stable) public CfnGatewayRoute.HttpGatewayRouteHeaderMatchProperty.Builder range(IResolvable range)
CfnGatewayRoute.HttpGatewayRouteHeaderMatchProperty.getRange()range - `CfnGatewayRoute.HttpGatewayRouteHeaderMatchProperty.Range`.this@Stability(value=Stable) public CfnGatewayRoute.HttpGatewayRouteHeaderMatchProperty.Builder regex(String regex)
CfnGatewayRoute.HttpGatewayRouteHeaderMatchProperty.getRegex()regex - `CfnGatewayRoute.HttpGatewayRouteHeaderMatchProperty.Regex`.this@Stability(value=Stable) public CfnGatewayRoute.HttpGatewayRouteHeaderMatchProperty.Builder suffix(String suffix)
CfnGatewayRoute.HttpGatewayRouteHeaderMatchProperty.getSuffix()suffix - `CfnGatewayRoute.HttpGatewayRouteHeaderMatchProperty.Suffix`.this@Stability(value=Stable) public CfnGatewayRoute.HttpGatewayRouteHeaderMatchProperty build()
build in interface software.amazon.jsii.Builder<CfnGatewayRoute.HttpGatewayRouteHeaderMatchProperty>CfnGatewayRoute.HttpGatewayRouteHeaderMatchPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.