Class: Aws::Types::ExecutionError
- Inherits:
-
Object
- Object
- Aws::Types::ExecutionError
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#message ⇒ ::String
Returns the value of attribute message.
-
#type ⇒ "PERMISSION_DENIED", ...
Returns the value of attribute type.
Instance Attribute Details
#message ⇒ ::String
Returns the value of attribute message.
716 717 718 |
# File 'sig/types.rbs', line 716 def end |
#type ⇒ "PERMISSION_DENIED", ...
Returns the value of attribute type.
715 716 717 |
# File 'sig/types.rbs', line 715 def type @type end |