@Stability(value=Stable)
public static interface CfnRule.RetryPolicyProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-events-rule-retrypolicy.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnRule.RetryPolicyProperty.Builder
A builder for
CfnRule.RetryPolicyProperty |
static class |
CfnRule.RetryPolicyProperty.Jsii$Proxy
An implementation for
CfnRule.RetryPolicyProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnRule.RetryPolicyProperty.Builder |
builder() |
default Number |
getMaximumEventAgeInSeconds()
`CfnRule.RetryPolicyProperty.MaximumEventAgeInSeconds`.
|
default Number |
getMaximumRetryAttempts()
`CfnRule.RetryPolicyProperty.MaximumRetryAttempts`.
|
@Stability(value=Stable) @Nullable default Number getMaximumEventAgeInSeconds()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-events-rule-retrypolicy.html#cfn-events-rule-retrypolicy-maximumeventageinseconds@Stability(value=Stable) @Nullable default Number getMaximumRetryAttempts()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-events-rule-retrypolicy.html#cfn-events-rule-retrypolicy-maximumretryattempts@Stability(value=Stable) static CfnRule.RetryPolicyProperty.Builder builder()
Copyright © 2020. All rights reserved.