Class: Aws::Connect::Types::EvaluationFormSummary
- Inherits:
-
Struct
- Object
- Struct
- Aws::Connect::Types::EvaluationFormSummary
- 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
-
#active_version ⇒ Integer
The version of the active evaluation form version.
-
#created_by ⇒ String
The Amazon Resource Name (ARN) of the user who created the evaluation form.
-
#created_time ⇒ Time
The timestamp for when the evaluation form was created.
-
#evaluation_form_arn ⇒ String
The Amazon Resource Name (ARN) for the evaluation form resource.
-
#evaluation_form_id ⇒ String
The unique identifier for the evaluation form.
-
#last_activated_by ⇒ String
The Amazon Resource Name (ARN) of the user who last activated the evaluation form.
-
#last_activated_time ⇒ Time
The timestamp for when the evaluation form was last activated.
-
#last_modified_by ⇒ String
The Amazon Resource Name (ARN) of the user who last updated the evaluation form.
-
#last_modified_time ⇒ Time
The timestamp for when the evaluation form was last updated.
-
#latest_version ⇒ Integer
The version number of the latest evaluation form version.
-
#title ⇒ String
A title of the evaluation form.
Instance Attribute Details
#active_version ⇒ Integer
The version of the active evaluation form version.
8867 8868 8869 8870 8871 8872 8873 8874 8875 8876 8877 8878 8879 8880 8881 |
# File 'lib/aws-sdk-connect/types.rb', line 8867 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_by ⇒ String
The Amazon Resource Name (ARN) of the user who created the evaluation form.
8867 8868 8869 8870 8871 8872 8873 8874 8875 8876 8877 8878 8879 8880 8881 |
# File 'lib/aws-sdk-connect/types.rb', line 8867 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_time ⇒ Time
The timestamp for when the evaluation form was created.
8867 8868 8869 8870 8871 8872 8873 8874 8875 8876 8877 8878 8879 8880 8881 |
# File 'lib/aws-sdk-connect/types.rb', line 8867 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_arn ⇒ String
The Amazon Resource Name (ARN) for the evaluation form resource.
8867 8868 8869 8870 8871 8872 8873 8874 8875 8876 8877 8878 8879 8880 8881 |
# File 'lib/aws-sdk-connect/types.rb', line 8867 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_id ⇒ String
The unique identifier for the evaluation form.
8867 8868 8869 8870 8871 8872 8873 8874 8875 8876 8877 8878 8879 8880 8881 |
# File 'lib/aws-sdk-connect/types.rb', line 8867 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_by ⇒ String
The Amazon Resource Name (ARN) of the user who last activated the evaluation form.
8867 8868 8869 8870 8871 8872 8873 8874 8875 8876 8877 8878 8879 8880 8881 |
# File 'lib/aws-sdk-connect/types.rb', line 8867 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_time ⇒ Time
The timestamp for when the evaluation form was last activated.
8867 8868 8869 8870 8871 8872 8873 8874 8875 8876 8877 8878 8879 8880 8881 |
# File 'lib/aws-sdk-connect/types.rb', line 8867 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_by ⇒ String
The Amazon Resource Name (ARN) of the user who last updated the evaluation form.
8867 8868 8869 8870 8871 8872 8873 8874 8875 8876 8877 8878 8879 8880 8881 |
# File 'lib/aws-sdk-connect/types.rb', line 8867 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_time ⇒ Time
The timestamp for when the evaluation form was last updated.
8867 8868 8869 8870 8871 8872 8873 8874 8875 8876 8877 8878 8879 8880 8881 |
# File 'lib/aws-sdk-connect/types.rb', line 8867 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_version ⇒ Integer
The version number of the latest evaluation form version.
8867 8868 8869 8870 8871 8872 8873 8874 8875 8876 8877 8878 8879 8880 8881 |
# File 'lib/aws-sdk-connect/types.rb', line 8867 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 |
#title ⇒ String
A title of the evaluation form.
8867 8868 8869 8870 8871 8872 8873 8874 8875 8876 8877 8878 8879 8880 8881 |
# File 'lib/aws-sdk-connect/types.rb', line 8867 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 |