Class: Aws::Types::GetAccountLimitResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#count::Integer

Returns the value of attribute count.

Returns:

  • (::Integer)


533
534
535
# File 'sig/types.rbs', line 533

def count
  @count
end

#limitTypes::AccountLimit

Returns the value of attribute limit.

Returns:



532
533
534
# File 'sig/types.rbs', line 532

def limit
  @limit
end