DeadLetterConfigResponse

data class DeadLetterConfigResponse(val targetArn: String? = null)

Definition of DeadLetterConfig

Constructors

Link copied to clipboard
constructor(targetArn: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val targetArn: String? = null

The Amazon Resource Name (ARN) of an Amazon SQS queue or Amazon SNS topic.