Class: Aws::Types::AcceleratorEvent
- Inherits:
-
Object
- Object
- Aws::Types::AcceleratorEvent
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#message ⇒ ::String
Returns the value of attribute message.
-
#timestamp ⇒ ::Time
Returns the value of attribute timestamp.
Instance Attribute Details
#message ⇒ ::String
Returns the value of attribute message.
34 35 36 |
# File 'sig/types.rbs', line 34 def @message end |
#timestamp ⇒ ::Time
Returns the value of attribute timestamp.
35 36 37 |
# File 'sig/types.rbs', line 35 def @timestamp end |