Class: Aws::Types::UnexpectedLambdaException
- Inherits:
-
Object
- Object
- Aws::Types::UnexpectedLambdaException
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#message ⇒ ::String
Returns the value of attribute message.
Instance Attribute Details
#message ⇒ ::String
Returns the value of attribute message.
2159 2160 2161 |
# File 'sig/types.rbs', line 2159 def @message end |