Class: Aws::Types::Limit

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

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#max::Integer

Returns the value of attribute max.

Returns:



354
355
356
# File 'sig/types.rbs', line 354

def max
  @max
end

#type::String

Returns the value of attribute type.

Returns:



353
354
355
# File 'sig/types.rbs', line 353

def type
  @type
end