ValidationOutput
Contains validation output.
Contents
- appValidationOutput
-
The output from validating an application.
Type: AppValidationOutput object
Required: No
- latestValidationTime
-
The latest time that the validation was performed.
Type: Timestamp
Required: No
- name
-
The name of the validation.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 255.
Pattern:
^[\S]+$
Required: No
- serverValidationOutput
-
The output from validation an instance.
Type: ServerValidationOutput object
Required: No
- status
-
The status of the validation.
Type: String
Valid Values:
READY_FOR_VALIDATION | PENDING | IN_PROGRESS | SUCCEEDED | FAILED
Required: No
- statusMessage
-
The status message.
Type: String
Length Constraints: Maximum length of 2500.
Required: No
- validationId
-
The ID of the validation.
Type: String
Pattern:
^val-[0-9a-f]{17}$
Required: No
See Also
For more information about using this API in one of the language-specific Amazon SDKs, see the following: