Class: Aws::Types::QualityMetrics

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#agentTypes::AgentQualityMetrics

Returns the value of attribute agent.



6375
6376
6377
# File 'sig/types.rbs', line 6375

def agent
  @agent
end

#customerTypes::CustomerQualityMetrics

Returns the value of attribute customer.



6376
6377
6378
# File 'sig/types.rbs', line 6376

def customer
  @customer
end