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 UpdateRelay operation. Updates the attributes of an existing relay resource.

Inheritance Hierarchy

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

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

Syntax

C#
public class UpdateRelayRequest : AmazonMailManagerRequest
         IAmazonWebServiceRequest

The UpdateRelayRequest type exposes the following members

Constructors

NameDescription
Public Method UpdateRelayRequest()

Properties

NameTypeDescription
Public Property Authentication Amazon.MailManager.Model.RelayAuthentication

Gets and sets the property Authentication.

Authentication for the relay destination server—specify the secretARN where the SMTP credentials are stored.

Public Property RelayId System.String

Gets and sets the property RelayId.

The unique relay identifier.

Public Property RelayName System.String

Gets and sets the property RelayName.

The name of the relay resource.

Public Property ServerName System.String

Gets and sets the property ServerName.

The destination relay server address.

Public Property ServerPort System.Int32

Gets and sets the property ServerPort.

The destination relay server port.

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