AwsLambdaFunctionDeadLetterConfig constructor
      
      AwsLambdaFunctionDeadLetterConfig({ 
    
    
- String? targetArn,
Implementation
AwsLambdaFunctionDeadLetterConfig({
  this.targetArn,
});AwsLambdaFunctionDeadLetterConfig({
  this.targetArn,
});