AWS SDK Version 3 for .NET
API Reference

AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.

An object that contains information about an Amazon SQS queue that EventBridge Scheduler uses as a dead-letter queue for your schedule. If specified, EventBridge Scheduler delivers failed events that could not be successfully delivered to a target to the queue.

Inheritance Hierarchy

System.Object
  Amazon.Scheduler.Model.DeadLetterConfig

Namespace: Amazon.Scheduler.Model
Assembly: AWSSDK.Scheduler.dll
Version: 3.x.y.z

Syntax

C#
public class DeadLetterConfig

The DeadLetterConfig type exposes the following members

Constructors

NameDescription
Public Method DeadLetterConfig()

Properties

NameTypeDescription
Public Property Arn System.String

Gets and sets the property Arn.

The Amazon Resource Name (ARN) of the SQS queue specified as the destination for the dead-letter queue.

Version Information

.NET:
Supported in: 8.0 and newer, Core 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5 and newer, 3.5