Class: Aws::Types::ContactMetricInfo
- Inherits:
-
Object
- Object
- Aws::Types::ContactMetricInfo
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#name ⇒ "ESTIMATED_WAIT_TIME", "POSITION_IN_QUEUE"
Returns the value of attribute name.
Instance Attribute Details
#name ⇒ "ESTIMATED_WAIT_TIME", "POSITION_IN_QUEUE"
Returns the value of attribute name.
1177 1178 1179 |
# File 'sig/types.rbs', line 1177 def name @name end |