tlsPolicy property
Specifies whether Amazon SES should require that incoming email is delivered
over a connection encrypted with Transport Layer Security (TLS). If this
parameter is set to Require, Amazon SES will bounce emails that
are not received over TLS. The default is Optional.
Implementation
final TlsPolicy? tlsPolicy;