@Stability(value=Stable) public static final class CfnRoute.HttpRouteProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnRoute.HttpRouteProperty>
CfnRoute.HttpRouteProperty| Constructor and Description |
|---|
Builder() |
@Stability(value=Stable) public CfnRoute.HttpRouteProperty.Builder action(CfnRoute.HttpRouteActionProperty action)
CfnRoute.HttpRouteProperty.getAction()action - `CfnRoute.HttpRouteProperty.Action`. This parameter is required.this@Stability(value=Stable) public CfnRoute.HttpRouteProperty.Builder action(IResolvable action)
CfnRoute.HttpRouteProperty.getAction()action - `CfnRoute.HttpRouteProperty.Action`. This parameter is required.this@Stability(value=Stable) public CfnRoute.HttpRouteProperty.Builder match(CfnRoute.HttpRouteMatchProperty match)
CfnRoute.HttpRouteProperty.getMatch()match - `CfnRoute.HttpRouteProperty.Match`. This parameter is required.this@Stability(value=Stable) public CfnRoute.HttpRouteProperty.Builder match(IResolvable match)
CfnRoute.HttpRouteProperty.getMatch()match - `CfnRoute.HttpRouteProperty.Match`. This parameter is required.this@Stability(value=Stable) public CfnRoute.HttpRouteProperty.Builder retryPolicy(CfnRoute.HttpRetryPolicyProperty retryPolicy)
CfnRoute.HttpRouteProperty.getRetryPolicy()retryPolicy - `CfnRoute.HttpRouteProperty.RetryPolicy`.this@Stability(value=Stable) public CfnRoute.HttpRouteProperty.Builder retryPolicy(IResolvable retryPolicy)
CfnRoute.HttpRouteProperty.getRetryPolicy()retryPolicy - `CfnRoute.HttpRouteProperty.RetryPolicy`.this@Stability(value=Stable) public CfnRoute.HttpRouteProperty.Builder timeout(CfnRoute.HttpTimeoutProperty timeout)
CfnRoute.HttpRouteProperty.getTimeout()timeout - `CfnRoute.HttpRouteProperty.Timeout`.this@Stability(value=Stable) public CfnRoute.HttpRouteProperty.Builder timeout(IResolvable timeout)
CfnRoute.HttpRouteProperty.getTimeout()timeout - `CfnRoute.HttpRouteProperty.Timeout`.this@Stability(value=Stable) public CfnRoute.HttpRouteProperty build()
build in interface software.amazon.jsii.Builder<CfnRoute.HttpRouteProperty>CfnRoute.HttpRoutePropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.