View a markdown version of this page

ðŸ“Ē āđāļˆāđ‰āļ‡āđ€āļ•āļ·āļ­āļ™: step functions/latest/apireference/API InspectionErrorDetails.html - āļŠāļĢāļļāļ›āļ”āļĢāļēāļĄāđˆāļēāļĨāđˆāļēāļŠāļļāļ”

InspectionErrorDetails

An object containing data about a handled exception in the tested state.

Contents

catchIndex

The array index of the Catch which handled the exception.

Type: Integer

Valid Range: Minimum value of 0.

Required: No

retryBackoffIntervalSeconds

The duration in seconds of the backoff for a retry on a failed state invocation.

Type: Integer

Valid Range: Minimum value of 0.

Required: No

retryIndex

The array index of the Retry which handled the exception.

Type: Integer

Valid Range: Minimum value of 0.

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: