Class: Aws::DataZone::Types::GetListingOutput
- Inherits:
-
Struct
- Object
- Struct
- Aws::DataZone::Types::GetListingOutput
- Includes:
- Structure
- Defined in:
- lib/aws-sdk-datazone/types.rb
Overview
Constant Summary collapse
- SENSITIVE =
[:description]
Instance Attribute Summary collapse
-
#created_at ⇒ Time
The timestamp of when the listing was created.
-
#created_by ⇒ String
The Amazon DataZone user who created the listing.
-
#description ⇒ String
The description of the listing.
-
#domain_id ⇒ String
The ID of the Amazon DataZone domain.
-
#id ⇒ String
The ID of the listing.
-
#item ⇒ Types::ListingItem
The details of a listing.
-
#listing_revision ⇒ String
The revision of a listing.
-
#name ⇒ String
The name of the listing.
-
#status ⇒ String
The status of the listing.
-
#updated_at ⇒ Time
The timestamp of when the listing was updated.
-
#updated_by ⇒ String
The Amazon DataZone user who updated the listing.
Instance Attribute Details
#created_at ⇒ Time
The timestamp of when the listing was created.
7982 7983 7984 7985 7986 7987 7988 7989 7990 7991 7992 7993 7994 7995 7996 |
# File 'lib/aws-sdk-datazone/types.rb', line 7982 class GetListingOutput < Struct.new( :created_at, :created_by, :description, :domain_id, :id, :item, :listing_revision, :name, :status, :updated_at, :updated_by) SENSITIVE = [:description] include Aws::Structure end |
#created_by ⇒ String
The Amazon DataZone user who created the listing.
7982 7983 7984 7985 7986 7987 7988 7989 7990 7991 7992 7993 7994 7995 7996 |
# File 'lib/aws-sdk-datazone/types.rb', line 7982 class GetListingOutput < Struct.new( :created_at, :created_by, :description, :domain_id, :id, :item, :listing_revision, :name, :status, :updated_at, :updated_by) SENSITIVE = [:description] include Aws::Structure end |
#description ⇒ String
The description of the listing.
7982 7983 7984 7985 7986 7987 7988 7989 7990 7991 7992 7993 7994 7995 7996 |
# File 'lib/aws-sdk-datazone/types.rb', line 7982 class GetListingOutput < Struct.new( :created_at, :created_by, :description, :domain_id, :id, :item, :listing_revision, :name, :status, :updated_at, :updated_by) SENSITIVE = [:description] include Aws::Structure end |
#domain_id ⇒ String
The ID of the Amazon DataZone domain.
7982 7983 7984 7985 7986 7987 7988 7989 7990 7991 7992 7993 7994 7995 7996 |
# File 'lib/aws-sdk-datazone/types.rb', line 7982 class GetListingOutput < Struct.new( :created_at, :created_by, :description, :domain_id, :id, :item, :listing_revision, :name, :status, :updated_at, :updated_by) SENSITIVE = [:description] include Aws::Structure end |
#id ⇒ String
The ID of the listing.
7982 7983 7984 7985 7986 7987 7988 7989 7990 7991 7992 7993 7994 7995 7996 |
# File 'lib/aws-sdk-datazone/types.rb', line 7982 class GetListingOutput < Struct.new( :created_at, :created_by, :description, :domain_id, :id, :item, :listing_revision, :name, :status, :updated_at, :updated_by) SENSITIVE = [:description] include Aws::Structure end |
#item ⇒ Types::ListingItem
The details of a listing.
7982 7983 7984 7985 7986 7987 7988 7989 7990 7991 7992 7993 7994 7995 7996 |
# File 'lib/aws-sdk-datazone/types.rb', line 7982 class GetListingOutput < Struct.new( :created_at, :created_by, :description, :domain_id, :id, :item, :listing_revision, :name, :status, :updated_at, :updated_by) SENSITIVE = [:description] include Aws::Structure end |
#listing_revision ⇒ String
The revision of a listing.
7982 7983 7984 7985 7986 7987 7988 7989 7990 7991 7992 7993 7994 7995 7996 |
# File 'lib/aws-sdk-datazone/types.rb', line 7982 class GetListingOutput < Struct.new( :created_at, :created_by, :description, :domain_id, :id, :item, :listing_revision, :name, :status, :updated_at, :updated_by) SENSITIVE = [:description] include Aws::Structure end |
#name ⇒ String
The name of the listing.
7982 7983 7984 7985 7986 7987 7988 7989 7990 7991 7992 7993 7994 7995 7996 |
# File 'lib/aws-sdk-datazone/types.rb', line 7982 class GetListingOutput < Struct.new( :created_at, :created_by, :description, :domain_id, :id, :item, :listing_revision, :name, :status, :updated_at, :updated_by) SENSITIVE = [:description] include Aws::Structure end |
#status ⇒ String
The status of the listing.
7982 7983 7984 7985 7986 7987 7988 7989 7990 7991 7992 7993 7994 7995 7996 |
# File 'lib/aws-sdk-datazone/types.rb', line 7982 class GetListingOutput < Struct.new( :created_at, :created_by, :description, :domain_id, :id, :item, :listing_revision, :name, :status, :updated_at, :updated_by) SENSITIVE = [:description] include Aws::Structure end |
#updated_at ⇒ Time
The timestamp of when the listing was updated.
7982 7983 7984 7985 7986 7987 7988 7989 7990 7991 7992 7993 7994 7995 7996 |
# File 'lib/aws-sdk-datazone/types.rb', line 7982 class GetListingOutput < Struct.new( :created_at, :created_by, :description, :domain_id, :id, :item, :listing_revision, :name, :status, :updated_at, :updated_by) SENSITIVE = [:description] include Aws::Structure end |
#updated_by ⇒ String
The Amazon DataZone user who updated the listing.
7982 7983 7984 7985 7986 7987 7988 7989 7990 7991 7992 7993 7994 7995 7996 |
# File 'lib/aws-sdk-datazone/types.rb', line 7982 class GetListingOutput < Struct.new( :created_at, :created_by, :description, :domain_id, :id, :item, :listing_revision, :name, :status, :updated_at, :updated_by) SENSITIVE = [:description] include Aws::Structure end |