Class: Aws::Types::InternalServerException
- Inherits:
-
Object
- Object
- Aws::Types::InternalServerException
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#message ⇒ ::String
Returns the value of attribute message.
-
#resource_id ⇒ ::String
Returns the value of attribute resource_id.
Instance Attribute Details
#message ⇒ ::String
Returns the value of attribute message.
277 278 279 |
# File 'sig/types.rbs', line 277 def @message end |
#resource_id ⇒ ::String
Returns the value of attribute resource_id.
278 279 280 |
# File 'sig/types.rbs', line 278 def resource_id @resource_id end |