@Stability(value=Stable) public static final class CfnRule.RetryPolicyProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnRule.RetryPolicyProperty>
CfnRule.RetryPolicyProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnRule.RetryPolicyProperty |
build()
Builds the configured instance.
|
CfnRule.RetryPolicyProperty.Builder |
maximumEventAgeInSeconds(Number maximumEventAgeInSeconds)
Sets the value of
CfnRule.RetryPolicyProperty.getMaximumEventAgeInSeconds() |
CfnRule.RetryPolicyProperty.Builder |
maximumRetryAttempts(Number maximumRetryAttempts)
Sets the value of
CfnRule.RetryPolicyProperty.getMaximumRetryAttempts() |
@Stability(value=Stable) public CfnRule.RetryPolicyProperty.Builder maximumEventAgeInSeconds(Number maximumEventAgeInSeconds)
CfnRule.RetryPolicyProperty.getMaximumEventAgeInSeconds()maximumEventAgeInSeconds - `CfnRule.RetryPolicyProperty.MaximumEventAgeInSeconds`.this@Stability(value=Stable) public CfnRule.RetryPolicyProperty.Builder maximumRetryAttempts(Number maximumRetryAttempts)
CfnRule.RetryPolicyProperty.getMaximumRetryAttempts()maximumRetryAttempts - `CfnRule.RetryPolicyProperty.MaximumRetryAttempts`.this@Stability(value=Stable) public CfnRule.RetryPolicyProperty build()
build in interface software.amazon.jsii.Builder<CfnRule.RetryPolicyProperty>CfnRule.RetryPolicyPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.