CreateFunctionSettings.

DeadLetterConfig Property

Summary

Gets and sets the property DeadLetterConfig. The parent object that contains the target ARN (Amazon Resource Name) of an Amazon SQS queue or Amazon SNS topic.
Assembly
Cake.AWS.Lambda.dll
Namespace
Cake.AWS.Lambda
Containing Type
CreateFunctionSettings

Syntax

public string DeadLetterConfig { get; set; }

Value

Type Description
string