Class: Aws::DataZone::Types::DataProductResultItem
- Inherits:
-
Struct
- Object
- Struct
- Aws::DataZone::Types::DataProductResultItem
- Includes:
- Structure
- Defined in:
- lib/aws-sdk-datazone/types.rb
Overview
The data product.
Constant Summary collapse
- SENSITIVE =
[:description, :name]
Instance Attribute Summary collapse
-
#created_at ⇒ Time
The timestamp at which the data product was created.
-
#created_by ⇒ String
The user who created the data product.
-
#description ⇒ String
The description of the data product.
-
#domain_id ⇒ String
The ID of the domain where the data product lives.
-
#first_revision_created_at ⇒ Time
The timestamp at which first revision of the data product was created.
-
#first_revision_created_by ⇒ String
The user who created the first revision of the data product.
-
#glossary_terms ⇒ Array<String>
The glossary terms of the data product.
-
#id ⇒ String
The ID of the data product.
-
#name ⇒ String
The name of the data product.
-
#owning_project_id ⇒ String
The ID of the owning project of the data product.
Instance Attribute Details
#created_at ⇒ Time
The timestamp at which the data product was created.
4227 4228 4229 4230 4231 4232 4233 4234 4235 4236 4237 4238 4239 4240 |
# File 'lib/aws-sdk-datazone/types.rb', line 4227 class DataProductResultItem < Struct.new( :created_at, :created_by, :description, :domain_id, :first_revision_created_at, :first_revision_created_by, :glossary_terms, :id, :name, :owning_project_id) SENSITIVE = [:description, :name] include Aws::Structure end |
#created_by ⇒ String
The user who created the data product.
4227 4228 4229 4230 4231 4232 4233 4234 4235 4236 4237 4238 4239 4240 |
# File 'lib/aws-sdk-datazone/types.rb', line 4227 class DataProductResultItem < Struct.new( :created_at, :created_by, :description, :domain_id, :first_revision_created_at, :first_revision_created_by, :glossary_terms, :id, :name, :owning_project_id) SENSITIVE = [:description, :name] include Aws::Structure end |
#description ⇒ String
The description of the data product.
4227 4228 4229 4230 4231 4232 4233 4234 4235 4236 4237 4238 4239 4240 |
# File 'lib/aws-sdk-datazone/types.rb', line 4227 class DataProductResultItem < Struct.new( :created_at, :created_by, :description, :domain_id, :first_revision_created_at, :first_revision_created_by, :glossary_terms, :id, :name, :owning_project_id) SENSITIVE = [:description, :name] include Aws::Structure end |
#domain_id ⇒ String
The ID of the domain where the data product lives.
4227 4228 4229 4230 4231 4232 4233 4234 4235 4236 4237 4238 4239 4240 |
# File 'lib/aws-sdk-datazone/types.rb', line 4227 class DataProductResultItem < Struct.new( :created_at, :created_by, :description, :domain_id, :first_revision_created_at, :first_revision_created_by, :glossary_terms, :id, :name, :owning_project_id) SENSITIVE = [:description, :name] include Aws::Structure end |
#first_revision_created_at ⇒ Time
The timestamp at which first revision of the data product was created.
4227 4228 4229 4230 4231 4232 4233 4234 4235 4236 4237 4238 4239 4240 |
# File 'lib/aws-sdk-datazone/types.rb', line 4227 class DataProductResultItem < Struct.new( :created_at, :created_by, :description, :domain_id, :first_revision_created_at, :first_revision_created_by, :glossary_terms, :id, :name, :owning_project_id) SENSITIVE = [:description, :name] include Aws::Structure end |
#first_revision_created_by ⇒ String
The user who created the first revision of the data product.
4227 4228 4229 4230 4231 4232 4233 4234 4235 4236 4237 4238 4239 4240 |
# File 'lib/aws-sdk-datazone/types.rb', line 4227 class DataProductResultItem < Struct.new( :created_at, :created_by, :description, :domain_id, :first_revision_created_at, :first_revision_created_by, :glossary_terms, :id, :name, :owning_project_id) SENSITIVE = [:description, :name] include Aws::Structure end |
#glossary_terms ⇒ Array<String>
The glossary terms of the data product.
4227 4228 4229 4230 4231 4232 4233 4234 4235 4236 4237 4238 4239 4240 |
# File 'lib/aws-sdk-datazone/types.rb', line 4227 class DataProductResultItem < Struct.new( :created_at, :created_by, :description, :domain_id, :first_revision_created_at, :first_revision_created_by, :glossary_terms, :id, :name, :owning_project_id) SENSITIVE = [:description, :name] include Aws::Structure end |
#id ⇒ String
The ID of the data product.
4227 4228 4229 4230 4231 4232 4233 4234 4235 4236 4237 4238 4239 4240 |
# File 'lib/aws-sdk-datazone/types.rb', line 4227 class DataProductResultItem < Struct.new( :created_at, :created_by, :description, :domain_id, :first_revision_created_at, :first_revision_created_by, :glossary_terms, :id, :name, :owning_project_id) SENSITIVE = [:description, :name] include Aws::Structure end |
#name ⇒ String
The name of the data product.
4227 4228 4229 4230 4231 4232 4233 4234 4235 4236 4237 4238 4239 4240 |
# File 'lib/aws-sdk-datazone/types.rb', line 4227 class DataProductResultItem < Struct.new( :created_at, :created_by, :description, :domain_id, :first_revision_created_at, :first_revision_created_by, :glossary_terms, :id, :name, :owning_project_id) SENSITIVE = [:description, :name] include Aws::Structure end |
#owning_project_id ⇒ String
The ID of the owning project of the data product.
4227 4228 4229 4230 4231 4232 4233 4234 4235 4236 4237 4238 4239 4240 |
# File 'lib/aws-sdk-datazone/types.rb', line 4227 class DataProductResultItem < Struct.new( :created_at, :created_by, :description, :domain_id, :first_revision_created_at, :first_revision_created_by, :glossary_terms, :id, :name, :owning_project_id) SENSITIVE = [:description, :name] include Aws::Structure end |