Class: Aws::NovaAct::Types::ActError
- Inherits:
-
Struct
- Object
- Struct
- Aws::NovaAct::Types::ActError
- Defined in:
- gems/aws-sdk-novaact/lib/aws-sdk-novaact/types.rb
Overview
Error information when an act fails to execute successfully.
Constant Summary collapse
- SENSITIVE =
[:message]
Instance Attribute Summary collapse
-
#message ⇒ String
A human-readable description of the error that occurred.
-
#type ⇒ String
The type or category of error that occurred.