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::String

Returns the value of attribute max.

Returns:



648
649
650
# File 'sig/types.rbs', line 648

def max
  @max
end

#name::String

Returns the value of attribute name.

Returns:



647
648
649
# File 'sig/types.rbs', line 647

def name
  @name
end