Class: Aws::AppFabric::Types::TaskError
- Inherits:
-
Struct
- Object
- Struct
- Aws::AppFabric::Types::TaskError
- Includes:
- Structure
- Defined in:
- lib/aws-sdk-appfabric/types.rb
Overview
Contains information about an error returned from a user access task.
Constant Summary collapse
- SENSITIVE =
[]
Instance Attribute Summary collapse
-
#error_code ⇒ String
The code of the error.
-
#error_message ⇒ String
The message of the error.