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 Subscribe operation. Creates an association between a notification rule and an Chatbot topic or Chatbot client so that the associated target can receive notifications when the events described in the rule are triggered.

Inheritance Hierarchy

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

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

Syntax

C#
public class SubscribeRequest : AmazonCodeStarNotificationsRequest
         IAmazonWebServiceRequest

The SubscribeRequest type exposes the following members

Constructors

NameDescription
Public Method SubscribeRequest()

Properties

NameTypeDescription
Public Property Arn System.String

Gets and sets the property Arn.

The Amazon Resource Name (ARN) of the notification rule for which you want to create the association.

Public Property ClientRequestToken System.String

Gets and sets the property ClientRequestToken.

An enumeration token that, when provided in a request, returns the next batch of the results.

Public Property Target Amazon.CodeStarNotifications.Model.Target

Gets and sets the property Target.

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