Class: Aws::Types::UsageTrackingResource
- Inherits:
-
Object
- Object
- Aws::Types::UsageTrackingResource
- Defined in:
- sig/types.rbs
Defined Under Namespace
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#queue_id ⇒ ::String
Returns the value of attribute queue_id.
-
#unknown ⇒ Object
Returns the value of attribute unknown.
Instance Attribute Details
#queue_id ⇒ ::String
Returns the value of attribute queue_id.
3400 3401 3402 |
# File 'sig/types.rbs', line 3400 def queue_id @queue_id end |
#unknown ⇒ Object
Returns the value of attribute unknown.
3401 3402 3403 |
# File 'sig/types.rbs', line 3401 def unknown @unknown end |