Class: Aws::Types::LineageNodeReference

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#event_timestamp::Time

Returns the value of attribute event_timestamp.

Returns:

  • (::Time)


3764
3765
3766
# File 'sig/types.rbs', line 3764

def event_timestamp
  @event_timestamp
end

#id::String

Returns the value of attribute id.

Returns:

  • (::String)


3763
3764
3765
# File 'sig/types.rbs', line 3763

def id
  @id
end