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 Unsubscribe operation. Removes an association between a notification rule and an Chatbot topic so that subscribers to that topic stop receiving notifications when the events described in the rule are triggered.

Inheritance Hierarchy

System.Object
  Amazon.Runtime.AmazonWebServiceRequest
    Amazon.CodeStarNotifications.AmazonCodeStarNotificationsRequest
      Amazon.CodeStarNotifications.Model.UnsubscribeRequest

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

Syntax

C#
public class UnsubscribeRequest : AmazonCodeStarNotificationsRequest
         IAmazonWebServiceRequest

The UnsubscribeRequest type exposes the following members

Constructors

NameDescription
Public Method UnsubscribeRequest()

Properties

NameTypeDescription
Public Property Arn System.String

Gets and sets the property Arn.

The Amazon Resource Name (ARN) of the notification rule.

Public Property TargetAddress System.String

Gets and sets the property TargetAddress.

The ARN of the Chatbot topic to unsubscribe from the notification rule.

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