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.
This is the response object from the GetIngressPoint operation.
Namespace: Amazon.MailManager.Model
Assembly: AWSSDK.MailManager.dll
Version: 3.x.y.z
public class GetIngressPointResponse : AmazonWebServiceResponse
The GetIngressPointResponse type exposes the following members
Name | Description | |
---|---|---|
GetIngressPointResponse() |
Name | Type | Description | |
---|---|---|---|
ARecord | System.String |
Gets and sets the property ARecord. The DNS A Record that identifies your ingress endpoint. Configure your DNS Mail Exchange (MX) record with this value to route emails to Mail Manager. |
|
ContentLength | System.Int64 | Inherited from Amazon.Runtime.AmazonWebServiceResponse. | |
CreatedTimestamp | System.DateTime |
Gets and sets the property CreatedTimestamp. The timestamp of when the ingress endpoint was created. |
|
HttpStatusCode | System.Net.HttpStatusCode | Inherited from Amazon.Runtime.AmazonWebServiceResponse. | |
IngressPointArn | System.String |
Gets and sets the property IngressPointArn. The Amazon Resource Name (ARN) of the ingress endpoint resource. |
|
IngressPointAuthConfiguration | Amazon.MailManager.Model.IngressPointAuthConfiguration |
Gets and sets the property IngressPointAuthConfiguration. The authentication configuration of the ingress endpoint resource. |
|
IngressPointId | System.String |
Gets and sets the property IngressPointId. The identifier of an ingress endpoint resource. |
|
IngressPointName | System.String |
Gets and sets the property IngressPointName. A user friendly name for the ingress endpoint. |
|
LastUpdatedTimestamp | System.DateTime |
Gets and sets the property LastUpdatedTimestamp. The timestamp of when the ingress endpoint was last updated. |
|
ResponseMetadata | Amazon.Runtime.ResponseMetadata | Inherited from Amazon.Runtime.AmazonWebServiceResponse. | |
RuleSetId | System.String |
Gets and sets the property RuleSetId. The identifier of a rule set resource associated with the ingress endpoint. |
|
Status | Amazon.MailManager.IngressPointStatus |
Gets and sets the property Status. The status of the ingress endpoint resource. |
|
TrafficPolicyId | System.String |
Gets and sets the property TrafficPolicyId. The identifier of the traffic policy resource associated with the ingress endpoint. |
|
Type | Amazon.MailManager.IngressPointType |
Gets and sets the property Type. The type of ingress endpoint. |
.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