AWS::SES::MailManagerRuleSet RuleBooleanToEvaluate - Amazon CloudFormation
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

AWS::SES::MailManagerRuleSet RuleBooleanToEvaluate

The union type representing the allowed types of operands for a boolean condition.

Syntax

To declare this entity in your Amazon CloudFormation template, use the following syntax:

JSON

{ "Analysis" : Analysis, "Attribute" : String }

YAML

Analysis: Analysis Attribute: String

Properties

Analysis

The Add On ARN and its returned value to evaluate in a boolean condition expression.

Required: No

Type: Analysis

Update requires: No interruption

Attribute

The boolean type representing the allowed attribute types for an email.

Required: No

Type: String

Allowed values: READ_RECEIPT_REQUESTED | TLS | TLS_WRAPPED

Update requires: No interruption