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