@Stability(value=Stable) public static final class CfnRoute.HttpRouteHeaderProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnRoute.HttpRouteHeaderProperty>
CfnRoute.HttpRouteHeaderProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnRoute.HttpRouteHeaderProperty |
build()
Builds the configured instance.
|
CfnRoute.HttpRouteHeaderProperty.Builder |
invert(Boolean invert)
Sets the value of
CfnRoute.HttpRouteHeaderProperty.getInvert() |
CfnRoute.HttpRouteHeaderProperty.Builder |
invert(IResolvable invert)
Sets the value of
CfnRoute.HttpRouteHeaderProperty.getInvert() |
CfnRoute.HttpRouteHeaderProperty.Builder |
match(CfnRoute.HeaderMatchMethodProperty match)
Sets the value of
CfnRoute.HttpRouteHeaderProperty.getMatch() |
CfnRoute.HttpRouteHeaderProperty.Builder |
match(IResolvable match)
Sets the value of
CfnRoute.HttpRouteHeaderProperty.getMatch() |
CfnRoute.HttpRouteHeaderProperty.Builder |
name(String name)
Sets the value of
CfnRoute.HttpRouteHeaderProperty.getName() |
@Stability(value=Stable) public CfnRoute.HttpRouteHeaderProperty.Builder name(String name)
CfnRoute.HttpRouteHeaderProperty.getName()name - `CfnRoute.HttpRouteHeaderProperty.Name`. This parameter is required.this@Stability(value=Stable) public CfnRoute.HttpRouteHeaderProperty.Builder invert(Boolean invert)
CfnRoute.HttpRouteHeaderProperty.getInvert()invert - `CfnRoute.HttpRouteHeaderProperty.Invert`.this@Stability(value=Stable) public CfnRoute.HttpRouteHeaderProperty.Builder invert(IResolvable invert)
CfnRoute.HttpRouteHeaderProperty.getInvert()invert - `CfnRoute.HttpRouteHeaderProperty.Invert`.this@Stability(value=Stable) public CfnRoute.HttpRouteHeaderProperty.Builder match(CfnRoute.HeaderMatchMethodProperty match)
CfnRoute.HttpRouteHeaderProperty.getMatch()match - `CfnRoute.HttpRouteHeaderProperty.Match`.this@Stability(value=Stable) public CfnRoute.HttpRouteHeaderProperty.Builder match(IResolvable match)
CfnRoute.HttpRouteHeaderProperty.getMatch()match - `CfnRoute.HttpRouteHeaderProperty.Match`.this@Stability(value=Stable) public CfnRoute.HttpRouteHeaderProperty build()
build in interface software.amazon.jsii.Builder<CfnRoute.HttpRouteHeaderProperty>CfnRoute.HttpRouteHeaderPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.