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