@Stability(value=Stable) public static final class CfnRoute.HttpRouteMatchProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnRoute.HttpRouteMatchProperty>
CfnRoute.HttpRouteMatchProperty| Constructor and Description |
|---|
Builder() |
@Stability(value=Stable) public CfnRoute.HttpRouteMatchProperty.Builder headers(IResolvable headers)
CfnRoute.HttpRouteMatchProperty.getHeaders()headers - `CfnRoute.HttpRouteMatchProperty.Headers`.this@Stability(value=Stable) public CfnRoute.HttpRouteMatchProperty.Builder headers(List<? extends Object> headers)
CfnRoute.HttpRouteMatchProperty.getHeaders()headers - `CfnRoute.HttpRouteMatchProperty.Headers`.this@Stability(value=Stable) public CfnRoute.HttpRouteMatchProperty.Builder method(String method)
CfnRoute.HttpRouteMatchProperty.getMethod()method - `CfnRoute.HttpRouteMatchProperty.Method`.this@Stability(value=Stable) public CfnRoute.HttpRouteMatchProperty.Builder path(CfnRoute.HttpPathMatchProperty path)
CfnRoute.HttpRouteMatchProperty.getPath()path - `CfnRoute.HttpRouteMatchProperty.Path`.this@Stability(value=Stable) public CfnRoute.HttpRouteMatchProperty.Builder path(IResolvable path)
CfnRoute.HttpRouteMatchProperty.getPath()path - `CfnRoute.HttpRouteMatchProperty.Path`.this@Stability(value=Stable) public CfnRoute.HttpRouteMatchProperty.Builder prefix(String prefix)
CfnRoute.HttpRouteMatchProperty.getPrefix()prefix - `CfnRoute.HttpRouteMatchProperty.Prefix`.this@Stability(value=Stable) public CfnRoute.HttpRouteMatchProperty.Builder queryParameters(IResolvable queryParameters)
CfnRoute.HttpRouteMatchProperty.getQueryParameters()queryParameters - `CfnRoute.HttpRouteMatchProperty.QueryParameters`.this@Stability(value=Stable) public CfnRoute.HttpRouteMatchProperty.Builder queryParameters(List<? extends Object> queryParameters)
CfnRoute.HttpRouteMatchProperty.getQueryParameters()queryParameters - `CfnRoute.HttpRouteMatchProperty.QueryParameters`.this@Stability(value=Stable) public CfnRoute.HttpRouteMatchProperty.Builder scheme(String scheme)
CfnRoute.HttpRouteMatchProperty.getScheme()scheme - `CfnRoute.HttpRouteMatchProperty.Scheme`.this@Stability(value=Stable) public CfnRoute.HttpRouteMatchProperty build()
build in interface software.amazon.jsii.Builder<CfnRoute.HttpRouteMatchProperty>CfnRoute.HttpRouteMatchPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.