Class: Aws::Types::GetSubscriptionStateResponse
- Inherits:
-
Object
- Object
- Aws::Types::GetSubscriptionStateResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#subscription_state ⇒ "ACTIVE", "INACTIVE"
Returns the value of attribute subscription_state.
Instance Attribute Details
#subscription_state ⇒ "ACTIVE", "INACTIVE"
Returns the value of attribute subscription_state.
306 307 308 |
# File 'sig/types.rbs', line 306 def subscription_state @subscription_state end |