Class: Aws::Types::GetAppsRequest
- Inherits:
-
Object
- Object
- Aws::Types::GetAppsRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#page_size ⇒ ::String
Returns the value of attribute page_size.
-
#token ⇒ ::String
Returns the value of attribute token.
Instance Attribute Details
#page_size ⇒ ::String
Returns the value of attribute page_size.
1427 1428 1429 |
# File 'sig/types.rbs', line 1427 def page_size @page_size end |
#token ⇒ ::String
Returns the value of attribute token.
1428 1429 1430 |
# File 'sig/types.rbs', line 1428 def token @token end |