EvaluationFormSummary
Summary information about an evaluation form.
Contents
- CreatedBy
-
The Amazon Resource Name (ARN) of the user who created the evaluation form.
Type: String
Required: Yes
- CreatedTime
-
The timestamp for when the evaluation form was created.
Type: Timestamp
Required: Yes
- EvaluationFormArn
-
The Amazon Resource Name (ARN) for the evaluation form resource.
Type: String
Required: Yes
- EvaluationFormId
-
The unique identifier for the evaluation form.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 500.
Required: Yes
- LastModifiedBy
-
The Amazon Resource Name (ARN) of the user who last updated the evaluation form.
Type: String
Required: Yes
- LastModifiedTime
-
The timestamp for when the evaluation form was last updated.
Type: Timestamp
Required: Yes
- LatestVersion
-
The version number of the latest evaluation form version.
Type: Integer
Valid Range: Minimum value of 1.
Required: Yes
- Title
-
A title of the evaluation form.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 128.
Required: Yes
- ActiveVersion
-
The version of the active evaluation form version.
Type: Integer
Valid Range: Minimum value of 1.
Required: No
- LastActivatedBy
-
The Amazon Resource Name (ARN) of the user who last activated the evaluation form.
Type: String
Required: No
- LastActivatedTime
-
The timestamp for when the evaluation form was last activated.
Type: Timestamp
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: