Class: Aws::Types::DeleteUsageLimitRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#usage_limit_id::String

Returns the value of attribute usage_limit_id.

Returns:

  • (::String)


271
272
273
# File 'sig/types.rbs', line 271

def usage_limit_id
  @usage_limit_id
end