Class: Aws::Types::GetDeliveryDestinationPolicyRequest
- Inherits:
-
Object
- Object
- Aws::Types::GetDeliveryDestinationPolicyRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#delivery_destination_name ⇒ ::String
Returns the value of attribute delivery_destination_name.
Instance Attribute Details
#delivery_destination_name ⇒ ::String
Returns the value of attribute delivery_destination_name.
885 886 887 |
# File 'sig/types.rbs', line 885 def delivery_destination_name @delivery_destination_name end |