| Package | Description |
|---|---|
| com.amazonaws.services.cognitoidp.model |
| Modifier and Type | Method and Description |
|---|---|
static EmailSendingAccountType |
EmailSendingAccountType.fromValue(String value)
Use this in place of valueOf.
|
static EmailSendingAccountType |
EmailSendingAccountType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EmailSendingAccountType[] |
EmailSendingAccountType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
EmailConfigurationType |
EmailConfigurationType.withEmailSendingAccount(EmailSendingAccountType emailSendingAccount)
Specifies whether Amazon Cognito uses its built-in functionality to send your users email messages, or uses your
Amazon Simple Email Service email configuration.
|
Copyright © 2022. All rights reserved.