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.

This is the response object from the GetIngressPoint operation.

Inheritance Hierarchy

System.Object
  Amazon.Runtime.AmazonWebServiceResponse
    Amazon.MailManager.Model.GetIngressPointResponse

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

Syntax

C#
public class GetIngressPointResponse : AmazonWebServiceResponse

The GetIngressPointResponse type exposes the following members

Constructors

NameDescription
Public Method GetIngressPointResponse()

Properties

NameTypeDescription
Public Property 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.

Public Property ContentLength System.Int64 Inherited from Amazon.Runtime.AmazonWebServiceResponse.
Public Property CreatedTimestamp System.DateTime

Gets and sets the property CreatedTimestamp.

The timestamp of when the ingress endpoint was created.

Public Property HttpStatusCode System.Net.HttpStatusCode Inherited from Amazon.Runtime.AmazonWebServiceResponse.
Public Property IngressPointArn System.String

Gets and sets the property IngressPointArn.

The Amazon Resource Name (ARN) of the ingress endpoint resource.

Public Property IngressPointAuthConfiguration Amazon.MailManager.Model.IngressPointAuthConfiguration

Gets and sets the property IngressPointAuthConfiguration.

The authentication configuration of the ingress endpoint resource.

Public Property IngressPointId System.String

Gets and sets the property IngressPointId.

The identifier of an ingress endpoint resource.

Public Property IngressPointName System.String

Gets and sets the property IngressPointName.

A user friendly name for the ingress endpoint.

Public Property LastUpdatedTimestamp System.DateTime

Gets and sets the property LastUpdatedTimestamp.

The timestamp of when the ingress endpoint was last updated.

Public Property ResponseMetadata Amazon.Runtime.ResponseMetadata Inherited from Amazon.Runtime.AmazonWebServiceResponse.
Public Property RuleSetId System.String

Gets and sets the property RuleSetId.

The identifier of a rule set resource associated with the ingress endpoint.

Public Property Status Amazon.MailManager.IngressPointStatus

Gets and sets the property Status.

The status of the ingress endpoint resource.

Public Property TrafficPolicyId System.String

Gets and sets the property TrafficPolicyId.

The identifier of the traffic policy resource associated with the ingress endpoint.

Public Property Type Amazon.MailManager.IngressPointType

Gets and sets the property Type.

The type of ingress 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