Class: Aws::Types::DeleteDestinationRequest
- Inherits:
-
Object
- Object
- Aws::Types::DeleteDestinationRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#destination_name ⇒ ::String
Returns the value of attribute destination_name.
Instance Attribute Details
#destination_name ⇒ ::String
Returns the value of attribute destination_name.
341 342 343 |
# File 'sig/types.rbs', line 341 def destination_name @destination_name end |