@Stability(value=Stable) public static final class CfnRoute.GrpcRetryPolicyProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnRoute.GrpcRetryPolicyProperty>
CfnRoute.GrpcRetryPolicyProperty| Constructor and Description |
|---|
Builder() |
@Stability(value=Stable) public CfnRoute.GrpcRetryPolicyProperty.Builder maxRetries(Number maxRetries)
CfnRoute.GrpcRetryPolicyProperty.getMaxRetries()maxRetries - `CfnRoute.GrpcRetryPolicyProperty.MaxRetries`. This parameter is required.this@Stability(value=Stable) public CfnRoute.GrpcRetryPolicyProperty.Builder perRetryTimeout(CfnRoute.DurationProperty perRetryTimeout)
CfnRoute.GrpcRetryPolicyProperty.getPerRetryTimeout()perRetryTimeout - `CfnRoute.GrpcRetryPolicyProperty.PerRetryTimeout`. This parameter is required.this@Stability(value=Stable) public CfnRoute.GrpcRetryPolicyProperty.Builder perRetryTimeout(IResolvable perRetryTimeout)
CfnRoute.GrpcRetryPolicyProperty.getPerRetryTimeout()perRetryTimeout - `CfnRoute.GrpcRetryPolicyProperty.PerRetryTimeout`. This parameter is required.this@Stability(value=Stable) public CfnRoute.GrpcRetryPolicyProperty.Builder grpcRetryEvents(List<String> grpcRetryEvents)
CfnRoute.GrpcRetryPolicyProperty.getGrpcRetryEvents()grpcRetryEvents - `CfnRoute.GrpcRetryPolicyProperty.GrpcRetryEvents`.this@Stability(value=Stable) public CfnRoute.GrpcRetryPolicyProperty.Builder httpRetryEvents(List<String> httpRetryEvents)
CfnRoute.GrpcRetryPolicyProperty.getHttpRetryEvents()httpRetryEvents - `CfnRoute.GrpcRetryPolicyProperty.HttpRetryEvents`.this@Stability(value=Stable) public CfnRoute.GrpcRetryPolicyProperty.Builder tcpRetryEvents(List<String> tcpRetryEvents)
CfnRoute.GrpcRetryPolicyProperty.getTcpRetryEvents()tcpRetryEvents - `CfnRoute.GrpcRetryPolicyProperty.TcpRetryEvents`.this@Stability(value=Stable) public CfnRoute.GrpcRetryPolicyProperty build()
build in interface software.amazon.jsii.Builder<CfnRoute.GrpcRetryPolicyProperty>CfnRoute.GrpcRetryPolicyPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.