Class: Aws::Connect::Types::EvaluationFormSummary

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

Overview

Summary information about an evaluation form.

Constant Summary collapse

SENSITIVE =
[]

Instance Attribute Summary collapse

Instance Attribute Details

#active_versionInteger

The version of the active evaluation form version.

Returns:

  • (Integer)


6753
6754
6755
6756
6757
6758
6759
6760
6761
6762
6763
6764
6765
6766
6767
# File 'lib/aws-sdk-connect/types.rb', line 6753

class EvaluationFormSummary < Struct.new(
  :evaluation_form_id,
  :evaluation_form_arn,
  :title,
  :created_time,
  :created_by,
  :last_modified_time,
  :last_modified_by,
  :last_activated_time,
  :last_activated_by,
  :latest_version,
  :active_version)
  SENSITIVE = []
  include Aws::Structure
end

#created_byString

The Amazon Resource Name (ARN) of the user who created the evaluation form.

Returns:

  • (String)


6753
6754
6755
6756
6757
6758
6759
6760
6761
6762
6763
6764
6765
6766
6767
# File 'lib/aws-sdk-connect/types.rb', line 6753

class EvaluationFormSummary < Struct.new(
  :evaluation_form_id,
  :evaluation_form_arn,
  :title,
  :created_time,
  :created_by,
  :last_modified_time,
  :last_modified_by,
  :last_activated_time,
  :last_activated_by,
  :latest_version,
  :active_version)
  SENSITIVE = []
  include Aws::Structure
end

#created_timeTime

The timestamp for when the evaluation form was created.

Returns:

  • (Time)


6753
6754
6755
6756
6757
6758
6759
6760
6761
6762
6763
6764
6765
6766
6767
# File 'lib/aws-sdk-connect/types.rb', line 6753

class EvaluationFormSummary < Struct.new(
  :evaluation_form_id,
  :evaluation_form_arn,
  :title,
  :created_time,
  :created_by,
  :last_modified_time,
  :last_modified_by,
  :last_activated_time,
  :last_activated_by,
  :latest_version,
  :active_version)
  SENSITIVE = []
  include Aws::Structure
end

#evaluation_form_arnString

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

Returns:

  • (String)


6753
6754
6755
6756
6757
6758
6759
6760
6761
6762
6763
6764
6765
6766
6767
# File 'lib/aws-sdk-connect/types.rb', line 6753

class EvaluationFormSummary < Struct.new(
  :evaluation_form_id,
  :evaluation_form_arn,
  :title,
  :created_time,
  :created_by,
  :last_modified_time,
  :last_modified_by,
  :last_activated_time,
  :last_activated_by,
  :latest_version,
  :active_version)
  SENSITIVE = []
  include Aws::Structure
end

#evaluation_form_idString

The unique identifier for the evaluation form.

Returns:

  • (String)


6753
6754
6755
6756
6757
6758
6759
6760
6761
6762
6763
6764
6765
6766
6767
# File 'lib/aws-sdk-connect/types.rb', line 6753

class EvaluationFormSummary < Struct.new(
  :evaluation_form_id,
  :evaluation_form_arn,
  :title,
  :created_time,
  :created_by,
  :last_modified_time,
  :last_modified_by,
  :last_activated_time,
  :last_activated_by,
  :latest_version,
  :active_version)
  SENSITIVE = []
  include Aws::Structure
end

#last_activated_byString

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

Returns:

  • (String)


6753
6754
6755
6756
6757
6758
6759
6760
6761
6762
6763
6764
6765
6766
6767
# File 'lib/aws-sdk-connect/types.rb', line 6753

class EvaluationFormSummary < Struct.new(
  :evaluation_form_id,
  :evaluation_form_arn,
  :title,
  :created_time,
  :created_by,
  :last_modified_time,
  :last_modified_by,
  :last_activated_time,
  :last_activated_by,
  :latest_version,
  :active_version)
  SENSITIVE = []
  include Aws::Structure
end

#last_activated_timeTime

The timestamp for when the evaluation form was last activated.

Returns:

  • (Time)


6753
6754
6755
6756
6757
6758
6759
6760
6761
6762
6763
6764
6765
6766
6767
# File 'lib/aws-sdk-connect/types.rb', line 6753

class EvaluationFormSummary < Struct.new(
  :evaluation_form_id,
  :evaluation_form_arn,
  :title,
  :created_time,
  :created_by,
  :last_modified_time,
  :last_modified_by,
  :last_activated_time,
  :last_activated_by,
  :latest_version,
  :active_version)
  SENSITIVE = []
  include Aws::Structure
end

#last_modified_byString

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

Returns:

  • (String)


6753
6754
6755
6756
6757
6758
6759
6760
6761
6762
6763
6764
6765
6766
6767
# File 'lib/aws-sdk-connect/types.rb', line 6753

class EvaluationFormSummary < Struct.new(
  :evaluation_form_id,
  :evaluation_form_arn,
  :title,
  :created_time,
  :created_by,
  :last_modified_time,
  :last_modified_by,
  :last_activated_time,
  :last_activated_by,
  :latest_version,
  :active_version)
  SENSITIVE = []
  include Aws::Structure
end

#last_modified_timeTime

The timestamp for when the evaluation form was last updated.

Returns:

  • (Time)


6753
6754
6755
6756
6757
6758
6759
6760
6761
6762
6763
6764
6765
6766
6767
# File 'lib/aws-sdk-connect/types.rb', line 6753

class EvaluationFormSummary < Struct.new(
  :evaluation_form_id,
  :evaluation_form_arn,
  :title,
  :created_time,
  :created_by,
  :last_modified_time,
  :last_modified_by,
  :last_activated_time,
  :last_activated_by,
  :latest_version,
  :active_version)
  SENSITIVE = []
  include Aws::Structure
end

#latest_versionInteger

The version number of the latest evaluation form version.

Returns:

  • (Integer)


6753
6754
6755
6756
6757
6758
6759
6760
6761
6762
6763
6764
6765
6766
6767
# File 'lib/aws-sdk-connect/types.rb', line 6753

class EvaluationFormSummary < Struct.new(
  :evaluation_form_id,
  :evaluation_form_arn,
  :title,
  :created_time,
  :created_by,
  :last_modified_time,
  :last_modified_by,
  :last_activated_time,
  :last_activated_by,
  :latest_version,
  :active_version)
  SENSITIVE = []
  include Aws::Structure
end

#titleString

A title of the evaluation form.

Returns:

  • (String)


6753
6754
6755
6756
6757
6758
6759
6760
6761
6762
6763
6764
6765
6766
6767
# File 'lib/aws-sdk-connect/types.rb', line 6753

class EvaluationFormSummary < Struct.new(
  :evaluation_form_id,
  :evaluation_form_arn,
  :title,
  :created_time,
  :created_by,
  :last_modified_time,
  :last_modified_by,
  :last_activated_time,
  :last_activated_by,
  :latest_version,
  :active_version)
  SENSITIVE = []
  include Aws::Structure
end