AssessmentValidation
Contains information about a specific validation test performed during a directory assessment.
Contents
- Category
-
The category of the validation test.
Type: String
Required: No
- LastUpdateDateTime
-
The date and time when the validation test was completed or last updated.
Type: Timestamp
Required: No
- Name
-
The name of the specific validation test performed within the category.
Type: String
Required: No
- StartTime
-
The date and time when the validation test was started.
Type: Timestamp
Required: No
- Status
-
The result status of the validation test. Valid values include
SUCCESS
,FAILED
,PENDING
, andIN_PROGRESS
.Type: String
Required: No
- StatusCode
-
A detailed status code providing additional information about the validation result.
Type: String
Required: No
- StatusReason
-
A human-readable description of the validation result, including any error details or recommendations.
Type: String
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: