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.
Namespace: Amazon.DataZone.Model
Assembly: AWSSDK.DataZone.dll
Version: 3.x.y.z
public class GetListingResponse : AmazonWebServiceResponse
The GetListingResponse type exposes the following members
Name | Description | |
---|---|---|
GetListingResponse() |
Name | Type | Description | |
---|---|---|---|
ContentLength | System.Int64 | Inherited from Amazon.Runtime.AmazonWebServiceResponse. | |
CreatedAt | System.DateTime |
Gets and sets the property CreatedAt. The timestamp of when the listing was created. |
|
CreatedBy | System.String |
Gets and sets the property CreatedBy. The Amazon DataZone user who created the listing. |
|
Description | System.String |
Gets and sets the property Description. The description of the listing. |
|
DomainId | System.String |
Gets and sets the property DomainId. The ID of the Amazon DataZone domain. |
|
HttpStatusCode | System.Net.HttpStatusCode | Inherited from Amazon.Runtime.AmazonWebServiceResponse. | |
Id | System.String |
Gets and sets the property Id. The ID of the listing. |
|
Item | Amazon.DataZone.Model.ListingItem |
Gets and sets the property Item. The details of a listing. |
|
ListingRevision | System.String |
Gets and sets the property ListingRevision. The revision of a listing. |
|
Name | System.String |
Gets and sets the property Name. The name of the listing. |
|
ResponseMetadata | Amazon.Runtime.ResponseMetadata | Inherited from Amazon.Runtime.AmazonWebServiceResponse. | |
Status | Amazon.DataZone.ListingStatus |
Gets and sets the property Status. The status of the listing. |
|
UpdatedAt | System.DateTime |
Gets and sets the property UpdatedAt. The timestamp of when the listing was updated. |
|
UpdatedBy | System.String |
Gets and sets the property UpdatedBy. The Amazon DataZone user who updated the listing. |
.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