@Stability(value=Stable) public static final class HeaderMatchConfig.Builder extends Object implements software.amazon.jsii.Builder<HeaderMatchConfig>
HeaderMatchConfig| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
HeaderMatchConfig |
build()
Builds the configured instance.
|
HeaderMatchConfig.Builder |
headerMatch(CfnRoute.HttpRouteHeaderProperty headerMatch)
Sets the value of
HeaderMatchConfig.getHeaderMatch() |
@Stability(value=Stable) public HeaderMatchConfig.Builder headerMatch(CfnRoute.HttpRouteHeaderProperty headerMatch)
HeaderMatchConfig.getHeaderMatch()headerMatch - Route CFN configuration for the route header match. This parameter is required.this@Stability(value=Stable) public HeaderMatchConfig build()
build in interface software.amazon.jsii.Builder<HeaderMatchConfig>HeaderMatchConfigNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.