@Stability(value=External)
public static interface CfnRule.BatchRetryStrategyProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-events-rule-batchretrystrategy.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnRule.BatchRetryStrategyProperty.Builder
A builder for
CfnRule.BatchRetryStrategyProperty |
static class |
CfnRule.BatchRetryStrategyProperty.Jsii$Proxy
An implementation for
CfnRule.BatchRetryStrategyProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnRule.BatchRetryStrategyProperty.Builder |
builder() |
default Number |
getAttempts()
`CfnRule.BatchRetryStrategyProperty.Attempts`.
|
@Stability(value=External) @Nullable default Number getAttempts()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-events-rule-batchretrystrategy.html#cfn-events-rule-batchretrystrategy-attempts@Stability(value=External) static CfnRule.BatchRetryStrategyProperty.Builder builder()
Copyright © 2020. All rights reserved.