public static interface AwsLambdaFunctionDeadLetterConfig.Builder extends SdkPojo, CopyableBuilder<AwsLambdaFunctionDeadLetterConfig.Builder,AwsLambdaFunctionDeadLetterConfig>
| Modifier and Type | Method and Description |
|---|---|
AwsLambdaFunctionDeadLetterConfig.Builder |
targetArn(String targetArn)
The ARN of an SQS queue or SNS topic.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildAwsLambdaFunctionDeadLetterConfig.Builder targetArn(String targetArn)
The ARN of an SQS queue or SNS topic.
targetArn - The ARN of an SQS queue or SNS topic.Copyright © 2023. All rights reserved.