Class: Aws::Types::DescribeAccountLimitsInput
- Inherits:
-
Object
- Object
- Aws::Types::DescribeAccountLimitsInput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#marker ⇒ ::String
Returns the value of attribute marker.
-
#page_size ⇒ ::Integer
Returns the value of attribute page_size.
Instance Attribute Details
#marker ⇒ ::String
Returns the value of attribute marker.
303 304 305 |
# File 'sig/types.rbs', line 303 def marker @marker end |
#page_size ⇒ ::Integer
Returns the value of attribute page_size.
304 305 306 |
# File 'sig/types.rbs', line 304 def page_size @page_size end |