Class: Aws::DataZone::Types::AssetListingItem
- Inherits:
-
Struct
- Object
- Struct
- Aws::DataZone::Types::AssetListingItem
- Includes:
- Structure
- Defined in:
- lib/aws-sdk-datazone/types.rb
Overview
The details of an asset published in an Amazon DataZone catalog.
Constant Summary collapse
- SENSITIVE =
[:description, :name]
Instance Attribute Summary collapse
-
#additional_attributes ⇒ Types::AssetListingItemAdditionalAttributes
The additional attributes of an asset published in an Amazon DataZone catalog.
-
#created_at ⇒ Time
The timestamp of when an asset published in an Amazon DataZone catalog was created.
-
#description ⇒ String
The description of an asset published in an Amazon DataZone catalog.
-
#entity_id ⇒ String
The identifier of the inventory asset.
-
#entity_revision ⇒ String
The revision of the inventory asset.
-
#entity_type ⇒ String
The type of the inventory asset.
-
#glossary_terms ⇒ Array<Types::DetailedGlossaryTerm>
Glossary terms attached to the inventory asset.
-
#listing_created_by ⇒ String
The Amazon DataZone user who created the listing.
-
#listing_id ⇒ String
The identifier of the listing (asset published in Amazon DataZone catalog).
-
#listing_revision ⇒ String
The revision of the listing (asset published in Amazon DataZone catalog).
-
#listing_updated_by ⇒ String
The Amazon DataZone user who updated the listing.
-
#name ⇒ String
The name of the inventory asset.
-
#owning_project_id ⇒ String
The identifier of the project that owns the inventory asset.
Instance Attribute Details
#additional_attributes ⇒ Types::AssetListingItemAdditionalAttributes
The additional attributes of an asset published in an Amazon DataZone catalog.
775 776 777 778 779 780 781 782 783 784 785 786 787 788 789 790 791 |
# File 'lib/aws-sdk-datazone/types.rb', line 775 class AssetListingItem < Struct.new( :additional_attributes, :created_at, :description, :entity_id, :entity_revision, :entity_type, :glossary_terms, :listing_created_by, :listing_id, :listing_revision, :listing_updated_by, :name, :owning_project_id) SENSITIVE = [:description, :name] include Aws::Structure end |
#created_at ⇒ Time
The timestamp of when an asset published in an Amazon DataZone catalog was created.
775 776 777 778 779 780 781 782 783 784 785 786 787 788 789 790 791 |
# File 'lib/aws-sdk-datazone/types.rb', line 775 class AssetListingItem < Struct.new( :additional_attributes, :created_at, :description, :entity_id, :entity_revision, :entity_type, :glossary_terms, :listing_created_by, :listing_id, :listing_revision, :listing_updated_by, :name, :owning_project_id) SENSITIVE = [:description, :name] include Aws::Structure end |
#description ⇒ String
The description of an asset published in an Amazon DataZone catalog.
775 776 777 778 779 780 781 782 783 784 785 786 787 788 789 790 791 |
# File 'lib/aws-sdk-datazone/types.rb', line 775 class AssetListingItem < Struct.new( :additional_attributes, :created_at, :description, :entity_id, :entity_revision, :entity_type, :glossary_terms, :listing_created_by, :listing_id, :listing_revision, :listing_updated_by, :name, :owning_project_id) SENSITIVE = [:description, :name] include Aws::Structure end |
#entity_id ⇒ String
The identifier of the inventory asset.
775 776 777 778 779 780 781 782 783 784 785 786 787 788 789 790 791 |
# File 'lib/aws-sdk-datazone/types.rb', line 775 class AssetListingItem < Struct.new( :additional_attributes, :created_at, :description, :entity_id, :entity_revision, :entity_type, :glossary_terms, :listing_created_by, :listing_id, :listing_revision, :listing_updated_by, :name, :owning_project_id) SENSITIVE = [:description, :name] include Aws::Structure end |
#entity_revision ⇒ String
The revision of the inventory asset.
775 776 777 778 779 780 781 782 783 784 785 786 787 788 789 790 791 |
# File 'lib/aws-sdk-datazone/types.rb', line 775 class AssetListingItem < Struct.new( :additional_attributes, :created_at, :description, :entity_id, :entity_revision, :entity_type, :glossary_terms, :listing_created_by, :listing_id, :listing_revision, :listing_updated_by, :name, :owning_project_id) SENSITIVE = [:description, :name] include Aws::Structure end |
#entity_type ⇒ String
The type of the inventory asset.
775 776 777 778 779 780 781 782 783 784 785 786 787 788 789 790 791 |
# File 'lib/aws-sdk-datazone/types.rb', line 775 class AssetListingItem < Struct.new( :additional_attributes, :created_at, :description, :entity_id, :entity_revision, :entity_type, :glossary_terms, :listing_created_by, :listing_id, :listing_revision, :listing_updated_by, :name, :owning_project_id) SENSITIVE = [:description, :name] include Aws::Structure end |
#glossary_terms ⇒ Array<Types::DetailedGlossaryTerm>
Glossary terms attached to the inventory asset.
775 776 777 778 779 780 781 782 783 784 785 786 787 788 789 790 791 |
# File 'lib/aws-sdk-datazone/types.rb', line 775 class AssetListingItem < Struct.new( :additional_attributes, :created_at, :description, :entity_id, :entity_revision, :entity_type, :glossary_terms, :listing_created_by, :listing_id, :listing_revision, :listing_updated_by, :name, :owning_project_id) SENSITIVE = [:description, :name] include Aws::Structure end |
#listing_created_by ⇒ String
The Amazon DataZone user who created the listing.
775 776 777 778 779 780 781 782 783 784 785 786 787 788 789 790 791 |
# File 'lib/aws-sdk-datazone/types.rb', line 775 class AssetListingItem < Struct.new( :additional_attributes, :created_at, :description, :entity_id, :entity_revision, :entity_type, :glossary_terms, :listing_created_by, :listing_id, :listing_revision, :listing_updated_by, :name, :owning_project_id) SENSITIVE = [:description, :name] include Aws::Structure end |
#listing_id ⇒ String
The identifier of the listing (asset published in Amazon DataZone catalog).
775 776 777 778 779 780 781 782 783 784 785 786 787 788 789 790 791 |
# File 'lib/aws-sdk-datazone/types.rb', line 775 class AssetListingItem < Struct.new( :additional_attributes, :created_at, :description, :entity_id, :entity_revision, :entity_type, :glossary_terms, :listing_created_by, :listing_id, :listing_revision, :listing_updated_by, :name, :owning_project_id) SENSITIVE = [:description, :name] include Aws::Structure end |
#listing_revision ⇒ String
The revision of the listing (asset published in Amazon DataZone catalog).
775 776 777 778 779 780 781 782 783 784 785 786 787 788 789 790 791 |
# File 'lib/aws-sdk-datazone/types.rb', line 775 class AssetListingItem < Struct.new( :additional_attributes, :created_at, :description, :entity_id, :entity_revision, :entity_type, :glossary_terms, :listing_created_by, :listing_id, :listing_revision, :listing_updated_by, :name, :owning_project_id) SENSITIVE = [:description, :name] include Aws::Structure end |
#listing_updated_by ⇒ String
The Amazon DataZone user who updated the listing.
775 776 777 778 779 780 781 782 783 784 785 786 787 788 789 790 791 |
# File 'lib/aws-sdk-datazone/types.rb', line 775 class AssetListingItem < Struct.new( :additional_attributes, :created_at, :description, :entity_id, :entity_revision, :entity_type, :glossary_terms, :listing_created_by, :listing_id, :listing_revision, :listing_updated_by, :name, :owning_project_id) SENSITIVE = [:description, :name] include Aws::Structure end |
#name ⇒ String
The name of the inventory asset.
775 776 777 778 779 780 781 782 783 784 785 786 787 788 789 790 791 |
# File 'lib/aws-sdk-datazone/types.rb', line 775 class AssetListingItem < Struct.new( :additional_attributes, :created_at, :description, :entity_id, :entity_revision, :entity_type, :glossary_terms, :listing_created_by, :listing_id, :listing_revision, :listing_updated_by, :name, :owning_project_id) SENSITIVE = [:description, :name] include Aws::Structure end |
#owning_project_id ⇒ String
The identifier of the project that owns the inventory asset.
775 776 777 778 779 780 781 782 783 784 785 786 787 788 789 790 791 |
# File 'lib/aws-sdk-datazone/types.rb', line 775 class AssetListingItem < Struct.new( :additional_attributes, :created_at, :description, :entity_id, :entity_revision, :entity_type, :glossary_terms, :listing_created_by, :listing_id, :listing_revision, :listing_updated_by, :name, :owning_project_id) SENSITIVE = [:description, :name] include Aws::Structure end |