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:



222
223
224
# File 'sig/types.rbs', line 222

def marker
  @marker
end

#page_size::Integer

Returns the value of attribute page_size.

Returns:



223
224
225
# File 'sig/types.rbs', line 223

def page_size
  @page_size
end