Class: Aws::Connect::Types::EvaluationSummary

Inherits:
Struct
  • Object
show all
Includes:
Structure
Defined in:
lib/aws-sdk-connect/types.rb

Overview

Summary information about a contact evaluation.

Constant Summary collapse

SENSITIVE =
[]

Instance Attribute Summary collapse

Instance Attribute Details

#acknowledgementTypes::EvaluationAcknowledgementSummary

Information related to evaluation acknowledgement.



13352
13353
13354
13355
13356
13357
13358
13359
13360
13361
13362
13363
13364
13365
13366
13367
13368
13369
13370
# File 'lib/aws-sdk-connect/types.rb', line 13352

class EvaluationSummary < Struct.new(
  :evaluation_id,
  :evaluation_arn,
  :evaluation_form_title,
  :evaluation_form_id,
  :calibration_session_id,
  :status,
  :auto_evaluation_enabled,
  :auto_evaluation_status,
  :evaluator_arn,
  :score,
  :acknowledgement,
  :evaluation_type,
  :created_time,
  :last_modified_time,
  :contact_participant)
  SENSITIVE = []
  include Aws::Structure
end

#auto_evaluation_enabledBoolean

Whether automated evaluation is enabled.

Returns:

  • (Boolean)


13352
13353
13354
13355
13356
13357
13358
13359
13360
13361
13362
13363
13364
13365
13366
13367
13368
13369
13370
# File 'lib/aws-sdk-connect/types.rb', line 13352

class EvaluationSummary < Struct.new(
  :evaluation_id,
  :evaluation_arn,
  :evaluation_form_title,
  :evaluation_form_id,
  :calibration_session_id,
  :status,
  :auto_evaluation_enabled,
  :auto_evaluation_status,
  :evaluator_arn,
  :score,
  :acknowledgement,
  :evaluation_type,
  :created_time,
  :last_modified_time,
  :contact_participant)
  SENSITIVE = []
  include Aws::Structure
end

#auto_evaluation_statusString

The status of the contact auto evaluation.

Returns:

  • (String)


13352
13353
13354
13355
13356
13357
13358
13359
13360
13361
13362
13363
13364
13365
13366
13367
13368
13369
13370
# File 'lib/aws-sdk-connect/types.rb', line 13352

class EvaluationSummary < Struct.new(
  :evaluation_id,
  :evaluation_arn,
  :evaluation_form_title,
  :evaluation_form_id,
  :calibration_session_id,
  :status,
  :auto_evaluation_enabled,
  :auto_evaluation_status,
  :evaluator_arn,
  :score,
  :acknowledgement,
  :evaluation_type,
  :created_time,
  :last_modified_time,
  :contact_participant)
  SENSITIVE = []
  include Aws::Structure
end

#calibration_session_idString

The calibration session ID that this evaluation belongs to.

Returns:

  • (String)


13352
13353
13354
13355
13356
13357
13358
13359
13360
13361
13362
13363
13364
13365
13366
13367
13368
13369
13370
# File 'lib/aws-sdk-connect/types.rb', line 13352

class EvaluationSummary < Struct.new(
  :evaluation_id,
  :evaluation_arn,
  :evaluation_form_title,
  :evaluation_form_id,
  :calibration_session_id,
  :status,
  :auto_evaluation_enabled,
  :auto_evaluation_status,
  :evaluator_arn,
  :score,
  :acknowledgement,
  :evaluation_type,
  :created_time,
  :last_modified_time,
  :contact_participant)
  SENSITIVE = []
  include Aws::Structure
end

#contact_participantTypes::EvaluationContactParticipant

Information about a contact participant in the evaluation.



13352
13353
13354
13355
13356
13357
13358
13359
13360
13361
13362
13363
13364
13365
13366
13367
13368
13369
13370
# File 'lib/aws-sdk-connect/types.rb', line 13352

class EvaluationSummary < Struct.new(
  :evaluation_id,
  :evaluation_arn,
  :evaluation_form_title,
  :evaluation_form_id,
  :calibration_session_id,
  :status,
  :auto_evaluation_enabled,
  :auto_evaluation_status,
  :evaluator_arn,
  :score,
  :acknowledgement,
  :evaluation_type,
  :created_time,
  :last_modified_time,
  :contact_participant)
  SENSITIVE = []
  include Aws::Structure
end

#created_timeTime

The timestamp for when the evaluation was created.

Returns:

  • (Time)


13352
13353
13354
13355
13356
13357
13358
13359
13360
13361
13362
13363
13364
13365
13366
13367
13368
13369
13370
# File 'lib/aws-sdk-connect/types.rb', line 13352

class EvaluationSummary < Struct.new(
  :evaluation_id,
  :evaluation_arn,
  :evaluation_form_title,
  :evaluation_form_id,
  :calibration_session_id,
  :status,
  :auto_evaluation_enabled,
  :auto_evaluation_status,
  :evaluator_arn,
  :score,
  :acknowledgement,
  :evaluation_type,
  :created_time,
  :last_modified_time,
  :contact_participant)
  SENSITIVE = []
  include Aws::Structure
end

#evaluation_arnString

The Amazon Resource Name (ARN) for the contact evaluation resource.

Returns:

  • (String)


13352
13353
13354
13355
13356
13357
13358
13359
13360
13361
13362
13363
13364
13365
13366
13367
13368
13369
13370
# File 'lib/aws-sdk-connect/types.rb', line 13352

class EvaluationSummary < Struct.new(
  :evaluation_id,
  :evaluation_arn,
  :evaluation_form_title,
  :evaluation_form_id,
  :calibration_session_id,
  :status,
  :auto_evaluation_enabled,
  :auto_evaluation_status,
  :evaluator_arn,
  :score,
  :acknowledgement,
  :evaluation_type,
  :created_time,
  :last_modified_time,
  :contact_participant)
  SENSITIVE = []
  include Aws::Structure
end

#evaluation_form_idString

The unique identifier for the evaluation form.

Returns:

  • (String)


13352
13353
13354
13355
13356
13357
13358
13359
13360
13361
13362
13363
13364
13365
13366
13367
13368
13369
13370
# File 'lib/aws-sdk-connect/types.rb', line 13352

class EvaluationSummary < Struct.new(
  :evaluation_id,
  :evaluation_arn,
  :evaluation_form_title,
  :evaluation_form_id,
  :calibration_session_id,
  :status,
  :auto_evaluation_enabled,
  :auto_evaluation_status,
  :evaluator_arn,
  :score,
  :acknowledgement,
  :evaluation_type,
  :created_time,
  :last_modified_time,
  :contact_participant)
  SENSITIVE = []
  include Aws::Structure
end

#evaluation_form_titleString

A title of the evaluation form.

Returns:

  • (String)


13352
13353
13354
13355
13356
13357
13358
13359
13360
13361
13362
13363
13364
13365
13366
13367
13368
13369
13370
# File 'lib/aws-sdk-connect/types.rb', line 13352

class EvaluationSummary < Struct.new(
  :evaluation_id,
  :evaluation_arn,
  :evaluation_form_title,
  :evaluation_form_id,
  :calibration_session_id,
  :status,
  :auto_evaluation_enabled,
  :auto_evaluation_status,
  :evaluator_arn,
  :score,
  :acknowledgement,
  :evaluation_type,
  :created_time,
  :last_modified_time,
  :contact_participant)
  SENSITIVE = []
  include Aws::Structure
end

#evaluation_idString

A unique identifier for the contact evaluation.

Returns:

  • (String)


13352
13353
13354
13355
13356
13357
13358
13359
13360
13361
13362
13363
13364
13365
13366
13367
13368
13369
13370
# File 'lib/aws-sdk-connect/types.rb', line 13352

class EvaluationSummary < Struct.new(
  :evaluation_id,
  :evaluation_arn,
  :evaluation_form_title,
  :evaluation_form_id,
  :calibration_session_id,
  :status,
  :auto_evaluation_enabled,
  :auto_evaluation_status,
  :evaluator_arn,
  :score,
  :acknowledgement,
  :evaluation_type,
  :created_time,
  :last_modified_time,
  :contact_participant)
  SENSITIVE = []
  include Aws::Structure
end

#evaluation_typeString

Type of the evaluation.

Returns:

  • (String)


13352
13353
13354
13355
13356
13357
13358
13359
13360
13361
13362
13363
13364
13365
13366
13367
13368
13369
13370
# File 'lib/aws-sdk-connect/types.rb', line 13352

class EvaluationSummary < Struct.new(
  :evaluation_id,
  :evaluation_arn,
  :evaluation_form_title,
  :evaluation_form_id,
  :calibration_session_id,
  :status,
  :auto_evaluation_enabled,
  :auto_evaluation_status,
  :evaluator_arn,
  :score,
  :acknowledgement,
  :evaluation_type,
  :created_time,
  :last_modified_time,
  :contact_participant)
  SENSITIVE = []
  include Aws::Structure
end

#evaluator_arnString

The Amazon Resource Name (ARN) of the user who last updated the evaluation.

Returns:

  • (String)


13352
13353
13354
13355
13356
13357
13358
13359
13360
13361
13362
13363
13364
13365
13366
13367
13368
13369
13370
# File 'lib/aws-sdk-connect/types.rb', line 13352

class EvaluationSummary < Struct.new(
  :evaluation_id,
  :evaluation_arn,
  :evaluation_form_title,
  :evaluation_form_id,
  :calibration_session_id,
  :status,
  :auto_evaluation_enabled,
  :auto_evaluation_status,
  :evaluator_arn,
  :score,
  :acknowledgement,
  :evaluation_type,
  :created_time,
  :last_modified_time,
  :contact_participant)
  SENSITIVE = []
  include Aws::Structure
end

#last_modified_timeTime

The timestamp for when the evaluation was last updated.

Returns:

  • (Time)


13352
13353
13354
13355
13356
13357
13358
13359
13360
13361
13362
13363
13364
13365
13366
13367
13368
13369
13370
# File 'lib/aws-sdk-connect/types.rb', line 13352

class EvaluationSummary < Struct.new(
  :evaluation_id,
  :evaluation_arn,
  :evaluation_form_title,
  :evaluation_form_id,
  :calibration_session_id,
  :status,
  :auto_evaluation_enabled,
  :auto_evaluation_status,
  :evaluator_arn,
  :score,
  :acknowledgement,
  :evaluation_type,
  :created_time,
  :last_modified_time,
  :contact_participant)
  SENSITIVE = []
  include Aws::Structure
end

#scoreTypes::EvaluationScore

The overall score of the contact evaluation.



13352
13353
13354
13355
13356
13357
13358
13359
13360
13361
13362
13363
13364
13365
13366
13367
13368
13369
13370
# File 'lib/aws-sdk-connect/types.rb', line 13352

class EvaluationSummary < Struct.new(
  :evaluation_id,
  :evaluation_arn,
  :evaluation_form_title,
  :evaluation_form_id,
  :calibration_session_id,
  :status,
  :auto_evaluation_enabled,
  :auto_evaluation_status,
  :evaluator_arn,
  :score,
  :acknowledgement,
  :evaluation_type,
  :created_time,
  :last_modified_time,
  :contact_participant)
  SENSITIVE = []
  include Aws::Structure
end

#statusString

The status of the contact evaluation.

Returns:

  • (String)


13352
13353
13354
13355
13356
13357
13358
13359
13360
13361
13362
13363
13364
13365
13366
13367
13368
13369
13370
# File 'lib/aws-sdk-connect/types.rb', line 13352

class EvaluationSummary < Struct.new(
  :evaluation_id,
  :evaluation_arn,
  :evaluation_form_title,
  :evaluation_form_id,
  :calibration_session_id,
  :status,
  :auto_evaluation_enabled,
  :auto_evaluation_status,
  :evaluator_arn,
  :score,
  :acknowledgement,
  :evaluation_type,
  :created_time,
  :last_modified_time,
  :contact_participant)
  SENSITIVE = []
  include Aws::Structure
end