Class: Aws::Types::DescribeAccountLimitsInput

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#marker::String

Returns the value of attribute marker.

Returns:



303
304
305
# File 'sig/types.rbs', line 303

def marker
  @marker
end

#page_size::Integer

Returns the value of attribute page_size.

Returns:



304
305
306
# File 'sig/types.rbs', line 304

def page_size
  @page_size
end