Class: Aws::Types::DescribeAccountLimitsResult

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#account_limits::Array[Types::AccountLimit]

Returns the value of attribute account_limits.

Returns:



721
722
723
# File 'sig/types.rbs', line 721

def 
  @account_limits
end

#next_token::String

Returns the value of attribute next_token.

Returns:

  • (::String)


722
723
724
# File 'sig/types.rbs', line 722

def next_token
  @next_token
end