Class: Aws::Types::GetSubscriptionOutput
- Inherits:
-
Object
- Object
- Aws::Types::GetSubscriptionOutput
- 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.
222 223 224 |
# File 'sig/types.rbs', line 222 def subscription @subscription end |