Class: Aws::Types::AcquiredLimit

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)


43
44
45
# File 'sig/types.rbs', line 43

def count
  @count
end

#limit_id::String

Returns the value of attribute limit_id.

Returns:

  • (::String)


42
43
44
# File 'sig/types.rbs', line 42

def limit_id
  @limit_id
end