Class: Aws::Types::AwsLambdaFunctionDeadLetterConfig
- Inherits:
-
Object
- Object
- Aws::Types::AwsLambdaFunctionDeadLetterConfig
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#target_arn ⇒ ::String
Returns the value of attribute target_arn.
Instance Attribute Details
#target_arn ⇒ ::String
Returns the value of attribute target_arn.
3116 3117 3118 |
# File 'sig/types.rbs', line 3116 def target_arn @target_arn end |