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.
222 223 224 |
# File 'sig/types.rbs', line 222 def marker @marker end |
#page_size ⇒ ::Integer
Returns the value of attribute page_size.
223 224 225 |
# File 'sig/types.rbs', line 223 def page_size @page_size end |