class Aws::SecurityHub::Types::AwsLambdaFunctionDeadLetterConfig

The dead-letter queue for failed asynchronous invocations.

@note When making an API call, you may pass AwsLambdaFunctionDeadLetterConfig

data as a hash:

    {
      target_arn: "NonEmptyString",
    }

@!attribute [rw] target_arn

The ARN of an SQS queue or SNS topic.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/securityhub-2018-10-26/AwsLambdaFunctionDeadLetterConfig AWS API Documentation

Constants

SENSITIVE