emailSendingAccount

@JvmName(name = "thgfqrafavkrlcih")
suspend fun emailSendingAccount(value: Output<String>)
@JvmName(name = "bhduweetlxliojnw")
suspend fun emailSendingAccount(value: String?)

Parameters

value

Email delivery method to use. COGNITO_DEFAULT for the default email functionality built into Cognito or DEVELOPER to use your Amazon SES configuration. Required to be DEVELOPER if from_email_address is set.