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.
-
#governed_glossary_terms ⇒ Array<Types::DetailedGlossaryTerm>
The restricted glossary terms associated with an 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.
973 974 975 976 977 978 979 980 981 982 983 984 985 986 987 988 989 990 |
# File 'lib/aws-sdk-datazone/types.rb', line 973 class AssetListingItem < Struct.new( :additional_attributes, :created_at, :description, :entity_id, :entity_revision, :entity_type, :glossary_terms, :governed_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.
973 974 975 976 977 978 979 980 981 982 983 984 985 986 987 988 989 990 |
# File 'lib/aws-sdk-datazone/types.rb', line 973 class AssetListingItem < Struct.new( :additional_attributes, :created_at, :description, :entity_id, :entity_revision, :entity_type, :glossary_terms, :governed_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.
973 974 975 976 977 978 979 980 981 982 983 984 985 986 987 988 989 990 |
# File 'lib/aws-sdk-datazone/types.rb', line 973 class AssetListingItem < Struct.new( :additional_attributes, :created_at, :description, :entity_id, :entity_revision, :entity_type, :glossary_terms, :governed_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.
973 974 975 976 977 978 979 980 981 982 983 984 985 986 987 988 989 990 |
# File 'lib/aws-sdk-datazone/types.rb', line 973 class AssetListingItem < Struct.new( :additional_attributes, :created_at, :description, :entity_id, :entity_revision, :entity_type, :glossary_terms, :governed_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.
973 974 975 976 977 978 979 980 981 982 983 984 985 986 987 988 989 990 |
# File 'lib/aws-sdk-datazone/types.rb', line 973 class AssetListingItem < Struct.new( :additional_attributes, :created_at, :description, :entity_id, :entity_revision, :entity_type, :glossary_terms, :governed_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.
973 974 975 976 977 978 979 980 981 982 983 984 985 986 987 988 989 990 |
# File 'lib/aws-sdk-datazone/types.rb', line 973 class AssetListingItem < Struct.new( :additional_attributes, :created_at, :description, :entity_id, :entity_revision, :entity_type, :glossary_terms, :governed_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.
973 974 975 976 977 978 979 980 981 982 983 984 985 986 987 988 989 990 |
# File 'lib/aws-sdk-datazone/types.rb', line 973 class AssetListingItem < Struct.new( :additional_attributes, :created_at, :description, :entity_id, :entity_revision, :entity_type, :glossary_terms, :governed_glossary_terms, :listing_created_by, :listing_id, :listing_revision, :listing_updated_by, :name, :owning_project_id) SENSITIVE = [:description, :name] include Aws::Structure end |
#governed_glossary_terms ⇒ Array<Types::DetailedGlossaryTerm>
The restricted glossary terms associated with an asset.
973 974 975 976 977 978 979 980 981 982 983 984 985 986 987 988 989 990 |
# File 'lib/aws-sdk-datazone/types.rb', line 973 class AssetListingItem < Struct.new( :additional_attributes, :created_at, :description, :entity_id, :entity_revision, :entity_type, :glossary_terms, :governed_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.
973 974 975 976 977 978 979 980 981 982 983 984 985 986 987 988 989 990 |
# File 'lib/aws-sdk-datazone/types.rb', line 973 class AssetListingItem < Struct.new( :additional_attributes, :created_at, :description, :entity_id, :entity_revision, :entity_type, :glossary_terms, :governed_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).
973 974 975 976 977 978 979 980 981 982 983 984 985 986 987 988 989 990 |
# File 'lib/aws-sdk-datazone/types.rb', line 973 class AssetListingItem < Struct.new( :additional_attributes, :created_at, :description, :entity_id, :entity_revision, :entity_type, :glossary_terms, :governed_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).
973 974 975 976 977 978 979 980 981 982 983 984 985 986 987 988 989 990 |
# File 'lib/aws-sdk-datazone/types.rb', line 973 class AssetListingItem < Struct.new( :additional_attributes, :created_at, :description, :entity_id, :entity_revision, :entity_type, :glossary_terms, :governed_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.
973 974 975 976 977 978 979 980 981 982 983 984 985 986 987 988 989 990 |
# File 'lib/aws-sdk-datazone/types.rb', line 973 class AssetListingItem < Struct.new( :additional_attributes, :created_at, :description, :entity_id, :entity_revision, :entity_type, :glossary_terms, :governed_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.
973 974 975 976 977 978 979 980 981 982 983 984 985 986 987 988 989 990 |
# File 'lib/aws-sdk-datazone/types.rb', line 973 class AssetListingItem < Struct.new( :additional_attributes, :created_at, :description, :entity_id, :entity_revision, :entity_type, :glossary_terms, :governed_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.
973 974 975 976 977 978 979 980 981 982 983 984 985 986 987 988 989 990 |
# File 'lib/aws-sdk-datazone/types.rb', line 973 class AssetListingItem < Struct.new( :additional_attributes, :created_at, :description, :entity_id, :entity_revision, :entity_type, :glossary_terms, :governed_glossary_terms, :listing_created_by, :listing_id, :listing_revision, :listing_updated_by, :name, :owning_project_id) SENSITIVE = [:description, :name] include Aws::Structure end |