Class: Aws::Types::LimitDefinitionType

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#attributes::Hash[::String, ::String]

Returns the value of attribute attributes.

Returns:

  • (::Hash[::String, ::String])


1480
1481
1482
# File 'sig/types.rbs', line 1480

def attributes
  @attributes
end

#limit_class"API_CATEGORY"

Returns the value of attribute limit_class.

Returns:

  • ("API_CATEGORY")


1479
1480
1481
# File 'sig/types.rbs', line 1479

def limit_class
  @limit_class
end