@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 - The ARN of the SQS queue specified as the target for the dead-letter queue.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 © 2022. All rights reserved.