Class: Aws::DataZone::Types::LineageNodeSummary
- Inherits:
-
Struct
- Object
- Struct
- Aws::DataZone::Types::LineageNodeSummary
- Defined in:
- gems/aws-sdk-datazone/lib/aws-sdk-datazone/types.rb
Overview
The summary of the data lineage node.
Constant Summary collapse
- SENSITIVE =
[]
Instance Attribute Summary collapse
-
#created_at ⇒ Time
The timestamp at which the data lineage node was created.
-
#created_by ⇒ String
The user who created the data lineage node.
-
#description ⇒ String
The description of the data lineage node.
-
#domain_id ⇒ String
The ID of the domain of the data lineage node.
-
#event_timestamp ⇒ Time
The event timestamp of the data lineage node.
-
#id ⇒ String
The ID of the data lineage node.
-
#name ⇒ String
The name of the data lineage node.
-
#source_identifier ⇒ String
The alternate ID of the data lineage node.
-
#type_name ⇒ String
The name of the type of the data lineage node.
-
#type_revision ⇒ String
The type of the revision of the data lineage node.
-
#updated_at ⇒ Time
The timestamp at which the data lineage node was updated.
-
#updated_by ⇒ String
The user who updated the data lineage node.
Instance Attribute Details
#created_at ⇒ Time
The timestamp at which the data lineage node was created.
11253 11254 11255 11256 11257 11258 11259 11260 11261 11262 11263 11264 11265 11266 11267 11268 |
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/types.rb', line 11253 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_by ⇒ String
The user who created the data lineage node.
11253 11254 11255 11256 11257 11258 11259 11260 11261 11262 11263 11264 11265 11266 11267 11268 |
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/types.rb', line 11253 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 |
#description ⇒ String
The description of the data lineage node.
11253 11254 11255 11256 11257 11258 11259 11260 11261 11262 11263 11264 11265 11266 11267 11268 |
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/types.rb', line 11253 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_id ⇒ String
The ID of the domain of the data lineage node.
11253 11254 11255 11256 11257 11258 11259 11260 11261 11262 11263 11264 11265 11266 11267 11268 |
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/types.rb', line 11253 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_timestamp ⇒ Time
The event timestamp of the data lineage node.
11253 11254 11255 11256 11257 11258 11259 11260 11261 11262 11263 11264 11265 11266 11267 11268 |
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/types.rb', line 11253 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 |
#id ⇒ String
The ID of the data lineage node.
11253 11254 11255 11256 11257 11258 11259 11260 11261 11262 11263 11264 11265 11266 11267 11268 |
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/types.rb', line 11253 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 |
#name ⇒ String
The name of the data lineage node.
11253 11254 11255 11256 11257 11258 11259 11260 11261 11262 11263 11264 11265 11266 11267 11268 |
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/types.rb', line 11253 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_identifier ⇒ String
The alternate ID of the data lineage node.
11253 11254 11255 11256 11257 11258 11259 11260 11261 11262 11263 11264 11265 11266 11267 11268 |
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/types.rb', line 11253 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_name ⇒ String
The name of the type of the data lineage node.
11253 11254 11255 11256 11257 11258 11259 11260 11261 11262 11263 11264 11265 11266 11267 11268 |
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/types.rb', line 11253 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_revision ⇒ String
The type of the revision of the data lineage node.
11253 11254 11255 11256 11257 11258 11259 11260 11261 11262 11263 11264 11265 11266 11267 11268 |
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/types.rb', line 11253 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_at ⇒ Time
The timestamp at which the data lineage node was updated.
11253 11254 11255 11256 11257 11258 11259 11260 11261 11262 11263 11264 11265 11266 11267 11268 |
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/types.rb', line 11253 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_by ⇒ String
The user who updated the data lineage node.
11253 11254 11255 11256 11257 11258 11259 11260 11261 11262 11263 11264 11265 11266 11267 11268 |
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/types.rb', line 11253 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 |