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 CreateAddonSubscription operation. Creates a subscription for an Add On representing the acceptance of its terms of use and additional pricing. The subscription can then be used to create an instance for use in rule sets or traffic policies.

Inheritance Hierarchy

System.Object
  Amazon.Runtime.AmazonWebServiceRequest
    Amazon.MailManager.AmazonMailManagerRequest
      Amazon.MailManager.Model.CreateAddonSubscriptionRequest

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

Syntax

C#
public class CreateAddonSubscriptionRequest : AmazonMailManagerRequest
         IAmazonWebServiceRequest

The CreateAddonSubscriptionRequest type exposes the following members

Constructors

Properties

NameTypeDescription
Public Property AddonName System.String

Gets and sets the property AddonName.

The name of the Add On to subscribe to. You can only have one subscription for each Add On name.

Public Property ClientToken System.String

Gets and sets the property ClientToken.

A unique token that Amazon SES uses to recognize subsequent retries of the same request.

Public Property Tags System.Collections.Generic.List<Amazon.MailManager.Model.Tag>

Gets and sets the property Tags.

The tags used to organize, track, or control access for the resource. For example, { "tags": {"key1":"value1", "key2":"value2"} }.

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