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 CancelSubscription operation. Cancels the subscription to the specified asset.

Inheritance Hierarchy

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

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

Syntax

C#
public class CancelSubscriptionRequest : AmazonDataZoneRequest
         IAmazonWebServiceRequest

The CancelSubscriptionRequest type exposes the following members

Constructors

NameDescription
Public Method CancelSubscriptionRequest()

Properties

NameTypeDescription
Public Property DomainIdentifier System.String

Gets and sets the property DomainIdentifier.

The unique identifier of the Amazon DataZone domain where the subscription request is being cancelled.

Public Property Identifier System.String

Gets and sets the property Identifier.

The unique identifier of the subscription that is being cancelled.

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