Class: Aws::Types::DescribeAccountLimitsOutput

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#limits::Array[Types::Limit]

Returns the value of attribute limits.

Returns:



309
310
311
# File 'sig/types.rbs', line 309

def limits
  @limits
end

#next_marker::String

Returns the value of attribute next_marker.

Returns:

  • (::String)


310
311
312
# File 'sig/types.rbs', line 310

def next_marker
  @next_marker
end