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.
6375 6376 6377 |
# File 'sig/types.rbs', line 6375 def agent @agent end |
#customer ⇒ Types::CustomerQualityMetrics
Returns the value of attribute customer.
6376 6377 6378 |
# File 'sig/types.rbs', line 6376 def customer @customer end |