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.



6380
6381
6382
# File 'sig/types.rbs', line 6380

def agent
  @agent
end

#customerTypes::CustomerQualityMetrics

Returns the value of attribute customer.



6381
6382
6383
# File 'sig/types.rbs', line 6381

def customer
  @customer
end