@Stability(value=Stable) public static final class CfnGatewayRoute.HttpGatewayRouteActionProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnGatewayRoute.HttpGatewayRouteActionProperty>
CfnGatewayRoute.HttpGatewayRouteActionProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnGatewayRoute.HttpGatewayRouteActionProperty |
build()
Builds the configured instance.
|
CfnGatewayRoute.HttpGatewayRouteActionProperty.Builder |
target(CfnGatewayRoute.GatewayRouteTargetProperty target)
Sets the value of
CfnGatewayRoute.HttpGatewayRouteActionProperty.getTarget() |
CfnGatewayRoute.HttpGatewayRouteActionProperty.Builder |
target(IResolvable target)
Sets the value of
CfnGatewayRoute.HttpGatewayRouteActionProperty.getTarget() |
@Stability(value=Stable) public CfnGatewayRoute.HttpGatewayRouteActionProperty.Builder target(CfnGatewayRoute.GatewayRouteTargetProperty target)
CfnGatewayRoute.HttpGatewayRouteActionProperty.getTarget()target - `CfnGatewayRoute.HttpGatewayRouteActionProperty.Target`. This parameter is required.this@Stability(value=Stable) public CfnGatewayRoute.HttpGatewayRouteActionProperty.Builder target(IResolvable target)
CfnGatewayRoute.HttpGatewayRouteActionProperty.getTarget()target - `CfnGatewayRoute.HttpGatewayRouteActionProperty.Target`. This parameter is required.this@Stability(value=Stable) public CfnGatewayRoute.HttpGatewayRouteActionProperty build()
build in interface software.amazon.jsii.Builder<CfnGatewayRoute.HttpGatewayRouteActionProperty>CfnGatewayRoute.HttpGatewayRouteActionPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.