Class: Aws::Types::ListSubscriptionsInput
- Inherits:
-
Object
- Object
- Aws::Types::ListSubscriptionsInput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#next_token ⇒ ::String
Returns the value of attribute next_token.
Instance Attribute Details
#next_token ⇒ ::String
Returns the value of attribute next_token.
122 123 124 |
# File 'sig/types.rbs', line 122 def next_token @next_token end |