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 CreateMultiRegionEndpoint operation. Creates a multi-region endpoint (global-endpoint).

The primary region is going to be the AWS-Region where the operation is executed. The secondary region has to be provided in request's parameters. From the data flow standpoint there is no difference between primary and secondary regions - sending traffic will be split equally between the two. The primary region is the region where the resource has been created and where it can be managed.

Inheritance Hierarchy

System.Object
  Amazon.Runtime.AmazonWebServiceRequest
    Amazon.SimpleEmailV2.AmazonSimpleEmailServiceV2Request
      Amazon.SimpleEmailV2.Model.CreateMultiRegionEndpointRequest

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

Syntax

C#
public class CreateMultiRegionEndpointRequest : AmazonSimpleEmailServiceV2Request
         IAmazonWebServiceRequest

The CreateMultiRegionEndpointRequest type exposes the following members

Constructors

Properties

NameTypeDescription
Public Property Details Amazon.SimpleEmailV2.Model.Details

Gets and sets the property Details.

Contains details of a multi-region endpoint (global-endpoint) being created.

Public Property EndpointName System.String

Gets and sets the property EndpointName.

The name of the multi-region endpoint (global-endpoint).

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

Gets and sets the property Tags.

An array of objects that define the tags (keys and values) to associate with the multi-region endpoint (global-endpoint).

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