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:



228
229
230
# File 'sig/types.rbs', line 228

def limits
  @limits
end

#next_marker::String

Returns the value of attribute next_marker.

Returns:

  • (::String)


229
230
231
# File 'sig/types.rbs', line 229

def next_marker
  @next_marker
end