@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 - An object that represents the action to take if a match is determined. This parameter is required.this@Stability(value=Stable) public CfnRoute.GrpcRouteProperty.Builder action(IResolvable action)
CfnRoute.GrpcRouteProperty.getAction()action - An object that represents the action to take if a match is determined. This parameter is required.this@Stability(value=Stable) public CfnRoute.GrpcRouteProperty.Builder match(CfnRoute.GrpcRouteMatchProperty match)
CfnRoute.GrpcRouteProperty.getMatch()match - An object that represents the criteria for determining a request match. This parameter is required.this@Stability(value=Stable) public CfnRoute.GrpcRouteProperty.Builder match(IResolvable match)
CfnRoute.GrpcRouteProperty.getMatch()match - An object that represents the criteria for determining a request match. This parameter is required.this@Stability(value=Stable) public CfnRoute.GrpcRouteProperty.Builder retryPolicy(CfnRoute.GrpcRetryPolicyProperty retryPolicy)
CfnRoute.GrpcRouteProperty.getRetryPolicy()retryPolicy - An object that represents a retry policy.this@Stability(value=Stable) public CfnRoute.GrpcRouteProperty.Builder retryPolicy(IResolvable retryPolicy)
CfnRoute.GrpcRouteProperty.getRetryPolicy()retryPolicy - An object that represents a retry policy.this@Stability(value=Stable) public CfnRoute.GrpcRouteProperty.Builder timeout(CfnRoute.GrpcTimeoutProperty timeout)
CfnRoute.GrpcRouteProperty.getTimeout()timeout - An object that represents types of timeouts.this@Stability(value=Stable) public CfnRoute.GrpcRouteProperty.Builder timeout(IResolvable timeout)
CfnRoute.GrpcRouteProperty.getTimeout()timeout - An object that represents types of timeouts.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 © 2022. All rights reserved.