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.
Namespace: Amazon.MailManager.Model
Assembly: AWSSDK.MailManager.dll
Version: 3.x.y.z
public class UpdateRelayRequest : AmazonMailManagerRequest IAmazonWebServiceRequest
The UpdateRelayRequest type exposes the following members
Name | Description | |
---|---|---|
![]() |
UpdateRelayRequest() |
Name | Type | Description | |
---|---|---|---|
![]() |
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. |
![]() |
RelayId | System.String |
Gets and sets the property RelayId. The unique relay identifier. |
![]() |
RelayName | System.String |
Gets and sets the property RelayName. The name of the relay resource. |
![]() |
ServerName | System.String |
Gets and sets the property ServerName. The destination relay server address. |
![]() |
ServerPort | System.Int32 |
Gets and sets the property ServerPort. The destination relay server port. |
.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