Class: Aws::Types::DeadLetterConfig
- Inherits:
-
Object
- Object
- Aws::Types::DeadLetterConfig
- 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.
467 468 469 |
# File 'sig/types.rbs', line 467 def target_arn @target_arn end |