ProgramSetValidationFailure
Contains information about validation failures that occurred during the processing of a program set in a quantum task.
Contents
- programIndex
-
The index of the program within the program set that failed validation.
Type: Long
Required: Yes
- errors
-
A list of error messages describing the validation failures that occurred.
Type: Array of strings
Required: No
- inputsIndex
-
The index of the input within the program set that failed validation.
Type: Long
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: