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])


1448
1449
1450
# File 'sig/types.rbs', line 1448

def attributes
  @attributes
end

#limit_class"API_CATEGORY"

Returns the value of attribute limit_class.

Returns:

  • ("API_CATEGORY")


1447
1448
1449
# File 'sig/types.rbs', line 1447

def limit_class
  @limit_class
end