Class: Aws::Types::StatementTimeoutException
- Inherits:
-
Object
- Object
- Aws::Types::StatementTimeoutException
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#db_connection_id ⇒ ::Integer
Returns the value of attribute db_connection_id.
-
#message ⇒ ::String
Returns the value of attribute message.
Instance Attribute Details
#db_connection_id ⇒ ::Integer
Returns the value of attribute db_connection_id.
274 275 276 |
# File 'sig/types.rbs', line 274 def db_connection_id @db_connection_id end |
#message ⇒ ::String
Returns the value of attribute message.
273 274 275 |
# File 'sig/types.rbs', line 273 def end |