IngressTlsProtocolExpression - Amazon SES Mail Manager API

IngressTlsProtocolExpression

The structure for a TLS related condition matching on the incoming mail.

Contents

Evaluate

The left hand side argument of a TLS condition expression.

Type: IngressTlsProtocolToEvaluate object

Note: This object is a Union. Only one member of this object can be specified or returned.

Required: Yes

Operator

The matching operator for a TLS condition expression.

Type: String

Valid Values: MINIMUM_TLS_VERSION | IS

Required: Yes

Value

The right hand side argument of a TLS condition expression.

Type: String

Valid Values: TLS1_2 | TLS1_3

Required: Yes

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: