Class: Aws::Types::RateLimitLabelNamespace
- Inherits:
-
Object
- Object
- Aws::Types::RateLimitLabelNamespace
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#namespace ⇒ ::String
Returns the value of attribute namespace.
Instance Attribute Details
#namespace ⇒ ::String
Returns the value of attribute namespace.
1392 1393 1394 |
# File 'sig/types.rbs', line 1392 def namespace @namespace end |