Class: Aws::Types::PutDeliveryDestinationResponse
- Inherits:
-
Object
- Object
- Aws::Types::PutDeliveryDestinationResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#delivery_destination ⇒ Types::DeliveryDestination
Returns the value of attribute delivery_destination.
Instance Attribute Details
#delivery_destination ⇒ Types::DeliveryDestination
Returns the value of attribute delivery_destination.
1779 1780 1781 |
# File 'sig/types.rbs', line 1779 def delivery_destination @delivery_destination end |