AWS SDK Version 3 for .NET
API Reference

AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.

This is the response object from the GetListing operation.

Inheritance Hierarchy

System.Object
  Amazon.Runtime.AmazonWebServiceResponse
    Amazon.DataZone.Model.GetListingResponse

Namespace: Amazon.DataZone.Model
Assembly: AWSSDK.DataZone.dll
Version: 3.x.y.z

Syntax

C#
public class GetListingResponse : AmazonWebServiceResponse

The GetListingResponse type exposes the following members

Constructors

NameDescription
Public Method GetListingResponse()

Properties

NameTypeDescription
Public Property ContentLength System.Int64 Inherited from Amazon.Runtime.AmazonWebServiceResponse.
Public Property CreatedAt System.DateTime

Gets and sets the property CreatedAt.

The timestamp of when the listing was created.

Public Property CreatedBy System.String

Gets and sets the property CreatedBy.

The Amazon DataZone user who created the listing.

Public Property Description System.String

Gets and sets the property Description.

The description of the listing.

Public Property DomainId System.String

Gets and sets the property DomainId.

The ID of the Amazon DataZone domain.

Public Property HttpStatusCode System.Net.HttpStatusCode Inherited from Amazon.Runtime.AmazonWebServiceResponse.
Public Property Id System.String

Gets and sets the property Id.

The ID of the listing.

Public Property Item Amazon.DataZone.Model.ListingItem

Gets and sets the property Item.

The details of a listing.

Public Property ListingRevision System.String

Gets and sets the property ListingRevision.

The revision of a listing.

Public Property Name System.String

Gets and sets the property Name.

The name of the listing.

Public Property ResponseMetadata Amazon.Runtime.ResponseMetadata Inherited from Amazon.Runtime.AmazonWebServiceResponse.
Public Property Status Amazon.DataZone.ListingStatus

Gets and sets the property Status.

The status of the listing.

Public Property UpdatedAt System.DateTime

Gets and sets the property UpdatedAt.

The timestamp of when the listing was updated.

Public Property UpdatedBy System.String

Gets and sets the property UpdatedBy.

The Amazon DataZone user who updated the listing.

Version Information

.NET:
Supported in: 8.0 and newer, Core 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5 and newer, 3.5