-
- All Implemented Interfaces:
-
java.io.Serializable,kotlin.Comparable
public enum CreateDomainOptions.DomainType extends Enum<CreateDomainOptions.DomainType>
Type of domain. Dictates type of inbox that can be created with domain. HTTP means inboxes are processed using SES while SMTP inboxes use a custom SMTP mail server. SMTP does not support sending so use HTTP for sending emails. Values: hTTPINBOX,sMTPDOMAIN
-
-
Enum Constant Summary
Enum Constants Enum Constant Description hTTPINBOXsMTPDOMAIN
-