Class: Aws::Types::GetDeliveryDestinationPolicyResponse
- Inherits:
-
Object
- Object
- Aws::Types::GetDeliveryDestinationPolicyResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#policy ⇒ Types::Policy
Returns the value of attribute policy.
Instance Attribute Details
#policy ⇒ Types::Policy
Returns the value of attribute policy.
890 891 892 |
# File 'sig/types.rbs', line 890 def policy @policy end |