Class: Aws::Types::DeleteUsageLimitMessage
- Inherits:
-
Object
- Object
- Aws::Types::DeleteUsageLimitMessage
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#usage_limit_id ⇒ ::String
Returns the value of attribute usage_limit_id.
Instance Attribute Details
#usage_limit_id ⇒ ::String
Returns the value of attribute usage_limit_id.
948 949 950 |
# File 'sig/types.rbs', line 948 def usage_limit_id @usage_limit_id end |