Class: Aws::Types::GetDeliveryDestinationResponse
- Inherits:
-
Object
- Object
- Aws::Types::GetDeliveryDestinationResponse
- 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.
900 901 902 |
# File 'sig/types.rbs', line 900 def delivery_destination @delivery_destination end |