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.
Namespace: Amazon.MailManager.Model
Assembly: AWSSDK.MailManager.dll
Version: 3.x.y.z
public class CreateAddonSubscriptionRequest : AmazonMailManagerRequest IAmazonWebServiceRequest
The CreateAddonSubscriptionRequest type exposes the following members
Name | Description | |
---|---|---|
CreateAddonSubscriptionRequest() |
Name | Type | Description | |
---|---|---|---|
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. |
|
ClientToken | System.String |
Gets and sets the property ClientToken. A unique token that Amazon SES uses to recognize subsequent retries of the same request. |
|
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"} }. |
.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