Class: Aws::Types::PutDestinationResponse
- Inherits:
-
Object
- Object
- Aws::Types::PutDestinationResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#destination ⇒ Types::Destination
Returns the value of attribute destination.
Instance Attribute Details
#destination ⇒ Types::Destination
Returns the value of attribute destination.
1813 1814 1815 |
# File 'sig/types.rbs', line 1813 def destination @destination end |