Class: Aws::Types::LineageNodeReference
- Inherits:
-
Object
- Object
- Aws::Types::LineageNodeReference
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#event_timestamp ⇒ ::Time
Returns the value of attribute event_timestamp.
-
#id ⇒ ::String
Returns the value of attribute id.
Instance Attribute Details
#event_timestamp ⇒ ::Time
Returns the value of attribute event_timestamp.
3764 3765 3766 |
# File 'sig/types.rbs', line 3764 def @event_timestamp end |
#id ⇒ ::String
Returns the value of attribute id.
3763 3764 3765 |
# File 'sig/types.rbs', line 3763 def id @id end |