@Stability(value=Stable) public static final class CfnRule.DeadLetterConfigProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnRule.DeadLetterConfigProperty>
CfnRule.DeadLetterConfigProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnRule.DeadLetterConfigProperty.Builder |
arn(String arn)
Sets the value of
CfnRule.DeadLetterConfigProperty.getArn() |
CfnRule.DeadLetterConfigProperty |
build()
Builds the configured instance.
|
@Stability(value=Stable) public CfnRule.DeadLetterConfigProperty.Builder arn(String arn)
CfnRule.DeadLetterConfigProperty.getArn()arn - `CfnRule.DeadLetterConfigProperty.Arn`.this@Stability(value=Stable) public CfnRule.DeadLetterConfigProperty build()
build in interface software.amazon.jsii.Builder<CfnRule.DeadLetterConfigProperty>CfnRule.DeadLetterConfigPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.