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.



6221
6222
6223
# File 'sig/types.rbs', line 6221

def agent
  @agent
end

#customerTypes::CustomerQualityMetrics

Returns the value of attribute customer.



6222
6223
6224
# File 'sig/types.rbs', line 6222

def customer
  @customer
end