Class: Aws::Types::QualityMetrics
- Inherits:
-
Object
- Object
- Aws::Types::QualityMetrics
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#agent ⇒ Types::AgentQualityMetrics
Returns the value of attribute agent.
-
#customer ⇒ Types::CustomerQualityMetrics
Returns the value of attribute customer.
Instance Attribute Details
#agent ⇒ Types::AgentQualityMetrics
Returns the value of attribute agent.
6485 6486 6487 |
# File 'sig/types.rbs', line 6485 def agent @agent end |
#customer ⇒ Types::CustomerQualityMetrics
Returns the value of attribute customer.
6486 6487 6488 |
# File 'sig/types.rbs', line 6486 def customer @customer end |