Class: Aws::Types::DeactivateSubscriptionOutput
- Inherits:
-
Object
- Object
- Aws::Types::DeactivateSubscriptionOutput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#subscription ⇒ Types::SubscriptionDescription
Returns the value of attribute subscription.
Instance Attribute Details
#subscription ⇒ Types::SubscriptionDescription
Returns the value of attribute subscription.
119 120 121 |
# File 'sig/types.rbs', line 119 def subscription @subscription end |