Class: Aws::Types::SendEventResponse
- Inherits:
-
Object
- Object
- Aws::Types::SendEventResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#absolute_time ⇒ ::String
Returns the value of attribute absolute_time.
-
#id ⇒ ::String
Returns the value of attribute id.
Instance Attribute Details
#absolute_time ⇒ ::String
Returns the value of attribute absolute_time.
205 206 207 |
# File 'sig/types.rbs', line 205 def absolute_time @absolute_time end |
#id ⇒ ::String
Returns the value of attribute id.
204 205 206 |
# File 'sig/types.rbs', line 204 def id @id end |