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:

  • (::String)


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

def max
  @max
end

#name::String

Returns the value of attribute name.

Returns:

  • (::String)


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

def name
  @name
end