Class: Aws::LocationService::Types::JobError
- Inherits:
-
Struct
- Object
- Struct
- Aws::LocationService::Types::JobError
- Includes:
- Structure
- Defined in:
- lib/aws-sdk-locationservice/types.rb
Overview
Error information for failed jobs.
Constant Summary collapse
- SENSITIVE =
[]
Instance Attribute Summary collapse
-
#code ⇒ String
Error code indicating the type of error that occurred.
-
#messages ⇒ Array<String>
Error messages providing details about the failure.