IngressPoint
The structure of an ingress endpoint resource.
Contents
- IngressPointId
-
The identifier of the ingress endpoint resource.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 100.
Required: Yes
- IngressPointName
-
A user friendly name for the ingress endpoint resource.
Type: String
Length Constraints: Minimum length of 3. Maximum length of 63.
Pattern:
^[A-Za-z0-9_\-]+$
Required: Yes
- Status
-
The status of the ingress endpoint resource.
Type: String
Valid Values:
PROVISIONING | DEPROVISIONING | UPDATING | ACTIVE | CLOSED | FAILED
Required: Yes
- Type
-
The type of ingress endpoint resource.
Type: String
Valid Values:
OPEN | AUTH
Required: Yes
- 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.
Type: String
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: