Class: Aws::Types::GetRecommenderConfigurationsRequest
- Inherits:
-
Object
- Object
- Aws::Types::GetRecommenderConfigurationsRequest
- 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.
1772 1773 1774 |
# File 'sig/types.rbs', line 1772 def page_size @page_size end |
#token ⇒ ::String
Returns the value of attribute token.
1773 1774 1775 |
# File 'sig/types.rbs', line 1773 def token @token end |