Interface AwsLambdaFunctionDeadLetterConfig.Builder

    • Method Detail

      • targetArn

        AwsLambdaFunctionDeadLetterConfig.Builder targetArn​(String targetArn)

        The ARN of an SQS queue or SNS topic.

        Parameters:
        targetArn - The ARN of an SQS queue or SNS topic.
        Returns:
        Returns a reference to this object so that method calls can be chained together.