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.

Container for the parameters to the DeleteListing operation. Deletes a listing (a record of an asset at a given time).

Inheritance Hierarchy

System.Object
  Amazon.Runtime.AmazonWebServiceRequest
    Amazon.DataZone.AmazonDataZoneRequest
      Amazon.DataZone.Model.DeleteListingRequest

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

Syntax

C#
public class DeleteListingRequest : AmazonDataZoneRequest
         IAmazonWebServiceRequest

The DeleteListingRequest type exposes the following members

Constructors

NameDescription
Public Method DeleteListingRequest()

Properties

NameTypeDescription
Public Property DomainIdentifier System.String

Gets and sets the property DomainIdentifier.

The ID of the Amazon DataZone domain.

Public Property Identifier System.String

Gets and sets the property Identifier.

The ID of the listing to be deleted.

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