Class: Aws::DataZone::Types::GetLineageNodeOutput

Inherits:
Struct
  • Object
show all
Defined in:
gems/aws-sdk-datazone/lib/aws-sdk-datazone/types.rb

Overview

Constant Summary collapse

SENSITIVE =
[]

Instance Attribute Summary collapse

Instance Attribute Details

#created_atTime

The timestamp at which the data lineage node was created.

Returns:

  • (Time)


7697
7698
7699
7700
7701
7702
7703
7704
7705
7706
7707
7708
7709
7710
7711
7712
7713
7714
7715
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/types.rb', line 7697

class GetLineageNodeOutput < Struct.new(
  :created_at,
  :created_by,
  :description,
  :domain_id,
  :downstream_nodes,
  :event_timestamp,
  :forms_output,
  :id,
  :name,
  :source_identifier,
  :type_name,
  :type_revision,
  :updated_at,
  :updated_by,
  :upstream_nodes)
  SENSITIVE = []
  include Aws::Structure
end

#created_byString

The user who created the data lineage node.

Returns:

  • (String)


7697
7698
7699
7700
7701
7702
7703
7704
7705
7706
7707
7708
7709
7710
7711
7712
7713
7714
7715
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/types.rb', line 7697

class GetLineageNodeOutput < Struct.new(
  :created_at,
  :created_by,
  :description,
  :domain_id,
  :downstream_nodes,
  :event_timestamp,
  :forms_output,
  :id,
  :name,
  :source_identifier,
  :type_name,
  :type_revision,
  :updated_at,
  :updated_by,
  :upstream_nodes)
  SENSITIVE = []
  include Aws::Structure
end

#descriptionString

The description of the data lineage node.

Returns:

  • (String)


7697
7698
7699
7700
7701
7702
7703
7704
7705
7706
7707
7708
7709
7710
7711
7712
7713
7714
7715
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/types.rb', line 7697

class GetLineageNodeOutput < Struct.new(
  :created_at,
  :created_by,
  :description,
  :domain_id,
  :downstream_nodes,
  :event_timestamp,
  :forms_output,
  :id,
  :name,
  :source_identifier,
  :type_name,
  :type_revision,
  :updated_at,
  :updated_by,
  :upstream_nodes)
  SENSITIVE = []
  include Aws::Structure
end

#domain_idString

The ID of the domain where you're getting the data lineage node.

Returns:

  • (String)


7697
7698
7699
7700
7701
7702
7703
7704
7705
7706
7707
7708
7709
7710
7711
7712
7713
7714
7715
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/types.rb', line 7697

class GetLineageNodeOutput < Struct.new(
  :created_at,
  :created_by,
  :description,
  :domain_id,
  :downstream_nodes,
  :event_timestamp,
  :forms_output,
  :id,
  :name,
  :source_identifier,
  :type_name,
  :type_revision,
  :updated_at,
  :updated_by,
  :upstream_nodes)
  SENSITIVE = []
  include Aws::Structure
end

#downstream_nodesArray<Types::LineageNodeReference>

The downsteam nodes of the specified data lineage node.

Returns:



7697
7698
7699
7700
7701
7702
7703
7704
7705
7706
7707
7708
7709
7710
7711
7712
7713
7714
7715
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/types.rb', line 7697

class GetLineageNodeOutput < Struct.new(
  :created_at,
  :created_by,
  :description,
  :domain_id,
  :downstream_nodes,
  :event_timestamp,
  :forms_output,
  :id,
  :name,
  :source_identifier,
  :type_name,
  :type_revision,
  :updated_at,
  :updated_by,
  :upstream_nodes)
  SENSITIVE = []
  include Aws::Structure
end

#event_timestampTime

The timestamp of the event described in the data lineage node.

Returns:

  • (Time)


7697
7698
7699
7700
7701
7702
7703
7704
7705
7706
7707
7708
7709
7710
7711
7712
7713
7714
7715
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/types.rb', line 7697

class GetLineageNodeOutput < Struct.new(
  :created_at,
  :created_by,
  :description,
  :domain_id,
  :downstream_nodes,
  :event_timestamp,
  :forms_output,
  :id,
  :name,
  :source_identifier,
  :type_name,
  :type_revision,
  :updated_at,
  :updated_by,
  :upstream_nodes)
  SENSITIVE = []
  include Aws::Structure
end

#forms_outputArray<Types::FormOutput>

The metadata of the specified data lineage node.

Returns:



7697
7698
7699
7700
7701
7702
7703
7704
7705
7706
7707
7708
7709
7710
7711
7712
7713
7714
7715
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/types.rb', line 7697

class GetLineageNodeOutput < Struct.new(
  :created_at,
  :created_by,
  :description,
  :domain_id,
  :downstream_nodes,
  :event_timestamp,
  :forms_output,
  :id,
  :name,
  :source_identifier,
  :type_name,
  :type_revision,
  :updated_at,
  :updated_by,
  :upstream_nodes)
  SENSITIVE = []
  include Aws::Structure
end

#idString

The ID of the data lineage node.

Returns:

  • (String)


7697
7698
7699
7700
7701
7702
7703
7704
7705
7706
7707
7708
7709
7710
7711
7712
7713
7714
7715
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/types.rb', line 7697

class GetLineageNodeOutput < Struct.new(
  :created_at,
  :created_by,
  :description,
  :domain_id,
  :downstream_nodes,
  :event_timestamp,
  :forms_output,
  :id,
  :name,
  :source_identifier,
  :type_name,
  :type_revision,
  :updated_at,
  :updated_by,
  :upstream_nodes)
  SENSITIVE = []
  include Aws::Structure
end

#nameString

The name of the data lineage node.

Returns:

  • (String)


7697
7698
7699
7700
7701
7702
7703
7704
7705
7706
7707
7708
7709
7710
7711
7712
7713
7714
7715
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/types.rb', line 7697

class GetLineageNodeOutput < Struct.new(
  :created_at,
  :created_by,
  :description,
  :domain_id,
  :downstream_nodes,
  :event_timestamp,
  :forms_output,
  :id,
  :name,
  :source_identifier,
  :type_name,
  :type_revision,
  :updated_at,
  :updated_by,
  :upstream_nodes)
  SENSITIVE = []
  include Aws::Structure
end

#source_identifierString

The source identifier of the data lineage node.

Returns:

  • (String)


7697
7698
7699
7700
7701
7702
7703
7704
7705
7706
7707
7708
7709
7710
7711
7712
7713
7714
7715
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/types.rb', line 7697

class GetLineageNodeOutput < Struct.new(
  :created_at,
  :created_by,
  :description,
  :domain_id,
  :downstream_nodes,
  :event_timestamp,
  :forms_output,
  :id,
  :name,
  :source_identifier,
  :type_name,
  :type_revision,
  :updated_at,
  :updated_by,
  :upstream_nodes)
  SENSITIVE = []
  include Aws::Structure
end

#type_nameString

The name of the type of the specified data lineage node.

Returns:

  • (String)


7697
7698
7699
7700
7701
7702
7703
7704
7705
7706
7707
7708
7709
7710
7711
7712
7713
7714
7715
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/types.rb', line 7697

class GetLineageNodeOutput < Struct.new(
  :created_at,
  :created_by,
  :description,
  :domain_id,
  :downstream_nodes,
  :event_timestamp,
  :forms_output,
  :id,
  :name,
  :source_identifier,
  :type_name,
  :type_revision,
  :updated_at,
  :updated_by,
  :upstream_nodes)
  SENSITIVE = []
  include Aws::Structure
end

#type_revisionString

The revision type of the specified data lineage node.

Returns:

  • (String)


7697
7698
7699
7700
7701
7702
7703
7704
7705
7706
7707
7708
7709
7710
7711
7712
7713
7714
7715
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/types.rb', line 7697

class GetLineageNodeOutput < Struct.new(
  :created_at,
  :created_by,
  :description,
  :domain_id,
  :downstream_nodes,
  :event_timestamp,
  :forms_output,
  :id,
  :name,
  :source_identifier,
  :type_name,
  :type_revision,
  :updated_at,
  :updated_by,
  :upstream_nodes)
  SENSITIVE = []
  include Aws::Structure
end

#updated_atTime

The timestamp at which the data lineage node was updated.

Returns:

  • (Time)


7697
7698
7699
7700
7701
7702
7703
7704
7705
7706
7707
7708
7709
7710
7711
7712
7713
7714
7715
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/types.rb', line 7697

class GetLineageNodeOutput < Struct.new(
  :created_at,
  :created_by,
  :description,
  :domain_id,
  :downstream_nodes,
  :event_timestamp,
  :forms_output,
  :id,
  :name,
  :source_identifier,
  :type_name,
  :type_revision,
  :updated_at,
  :updated_by,
  :upstream_nodes)
  SENSITIVE = []
  include Aws::Structure
end

#updated_byString

The user who updated the data lineage node.

Returns:

  • (String)


7697
7698
7699
7700
7701
7702
7703
7704
7705
7706
7707
7708
7709
7710
7711
7712
7713
7714
7715
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/types.rb', line 7697

class GetLineageNodeOutput < Struct.new(
  :created_at,
  :created_by,
  :description,
  :domain_id,
  :downstream_nodes,
  :event_timestamp,
  :forms_output,
  :id,
  :name,
  :source_identifier,
  :type_name,
  :type_revision,
  :updated_at,
  :updated_by,
  :upstream_nodes)
  SENSITIVE = []
  include Aws::Structure
end

#upstream_nodesArray<Types::LineageNodeReference>

The upstream nodes of the specified data lineage node.

Returns:



7697
7698
7699
7700
7701
7702
7703
7704
7705
7706
7707
7708
7709
7710
7711
7712
7713
7714
7715
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/types.rb', line 7697

class GetLineageNodeOutput < Struct.new(
  :created_at,
  :created_by,
  :description,
  :domain_id,
  :downstream_nodes,
  :event_timestamp,
  :forms_output,
  :id,
  :name,
  :source_identifier,
  :type_name,
  :type_revision,
  :updated_at,
  :updated_by,
  :upstream_nodes)
  SENSITIVE = []
  include Aws::Structure
end