@Stability(value=Experimental) public static final class HttpHeaderMatchConfig.Builder extends Object implements software.amazon.jsii.Builder<HttpHeaderMatchConfig>
HttpHeaderMatchConfig| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
HttpHeaderMatchConfig |
build()
Builds the configured instance.
|
HttpHeaderMatchConfig.Builder |
httpRouteHeader(CfnRoute.HttpRouteHeaderProperty httpRouteHeader)
Sets the value of
HttpHeaderMatchConfig.getHttpRouteHeader() |
@Stability(value=Experimental) public HttpHeaderMatchConfig.Builder httpRouteHeader(CfnRoute.HttpRouteHeaderProperty httpRouteHeader)
HttpHeaderMatchConfig.getHttpRouteHeader()httpRouteHeader - The HTTP route header. This parameter is required.this@Stability(value=Experimental) public HttpHeaderMatchConfig build()
build in interface software.amazon.jsii.Builder<HttpHeaderMatchConfig>HttpHeaderMatchConfigNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.