@Stability(value=Stable) public static final class CfnSchedule.DeadLetterConfigProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnSchedule.DeadLetterConfigProperty>
CfnSchedule.DeadLetterConfigProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnSchedule.DeadLetterConfigProperty.Builder |
arn(String arn)
Sets the value of
CfnSchedule.DeadLetterConfigProperty.getArn() |
CfnSchedule.DeadLetterConfigProperty |
build()
Builds the configured instance.
|
@Stability(value=Stable) public CfnSchedule.DeadLetterConfigProperty.Builder arn(String arn)
CfnSchedule.DeadLetterConfigProperty.getArn()arn - The Amazon Resource Name (ARN) of the SQS queue specified as the destination for the dead-letter queue.this@Stability(value=Stable) public CfnSchedule.DeadLetterConfigProperty build()
build in interface software.amazon.jsii.Builder<CfnSchedule.DeadLetterConfigProperty>CfnSchedule.DeadLetterConfigPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.