Class: Aws::Types::GetLineageNodeInput

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#domain_identifier::String

Returns the value of attribute domain_identifier.

Returns:

  • (::String)


2998
2999
3000
# File 'sig/types.rbs', line 2998

def domain_identifier
  @domain_identifier
end

#event_timestamp::Time

Returns the value of attribute event_timestamp.

Returns:

  • (::Time)


3000
3001
3002
# File 'sig/types.rbs', line 3000

def event_timestamp
  @event_timestamp
end

#identifier::String

Returns the value of attribute identifier.

Returns:

  • (::String)


2999
3000
3001
# File 'sig/types.rbs', line 2999

def identifier
  @identifier
end