Class: Aws::DataZone::Types::LineageNodeSummary

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

Overview

The summary of the data lineage node.

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)


9338
9339
9340
9341
9342
9343
9344
9345
9346
9347
9348
9349
9350
9351
9352
9353
# File 'lib/aws-sdk-datazone/types.rb', line 9338

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

#created_byString

The user who created the data lineage node.

Returns:

  • (String)


9338
9339
9340
9341
9342
9343
9344
9345
9346
9347
9348
9349
9350
9351
9352
9353
# File 'lib/aws-sdk-datazone/types.rb', line 9338

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

#descriptionString

The description of the data lineage node.

Returns:

  • (String)


9338
9339
9340
9341
9342
9343
9344
9345
9346
9347
9348
9349
9350
9351
9352
9353
# File 'lib/aws-sdk-datazone/types.rb', line 9338

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

#domain_idString

The ID of the domain of the data lineage node.

Returns:

  • (String)


9338
9339
9340
9341
9342
9343
9344
9345
9346
9347
9348
9349
9350
9351
9352
9353
# File 'lib/aws-sdk-datazone/types.rb', line 9338

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

#event_timestampTime

The event timestamp of the data lineage node.

Returns:

  • (Time)


9338
9339
9340
9341
9342
9343
9344
9345
9346
9347
9348
9349
9350
9351
9352
9353
# File 'lib/aws-sdk-datazone/types.rb', line 9338

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

#idString

The ID of the data lineage node.

Returns:

  • (String)


9338
9339
9340
9341
9342
9343
9344
9345
9346
9347
9348
9349
9350
9351
9352
9353
# File 'lib/aws-sdk-datazone/types.rb', line 9338

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

#nameString

The name of the data lineage node.

Returns:

  • (String)


9338
9339
9340
9341
9342
9343
9344
9345
9346
9347
9348
9349
9350
9351
9352
9353
# File 'lib/aws-sdk-datazone/types.rb', line 9338

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

#source_identifierString

The alternate ID of the data lineage node.

Returns:

  • (String)


9338
9339
9340
9341
9342
9343
9344
9345
9346
9347
9348
9349
9350
9351
9352
9353
# File 'lib/aws-sdk-datazone/types.rb', line 9338

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

#type_nameString

The name of the type of the data lineage node.

Returns:

  • (String)


9338
9339
9340
9341
9342
9343
9344
9345
9346
9347
9348
9349
9350
9351
9352
9353
# File 'lib/aws-sdk-datazone/types.rb', line 9338

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

#type_revisionString

The type of the revision of the data lineage node.

Returns:

  • (String)


9338
9339
9340
9341
9342
9343
9344
9345
9346
9347
9348
9349
9350
9351
9352
9353
# File 'lib/aws-sdk-datazone/types.rb', line 9338

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

#updated_atTime

The timestamp at which the data lineage node was updated.

Returns:

  • (Time)


9338
9339
9340
9341
9342
9343
9344
9345
9346
9347
9348
9349
9350
9351
9352
9353
# File 'lib/aws-sdk-datazone/types.rb', line 9338

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

#updated_byString

The user who updated the data lineage node.

Returns:

  • (String)


9338
9339
9340
9341
9342
9343
9344
9345
9346
9347
9348
9349
9350
9351
9352
9353
# File 'lib/aws-sdk-datazone/types.rb', line 9338

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