RuleStringToEvaluate

The string to evaluate in a string condition expression.

Inheritors

Types

Link copied to clipboard
data class Analysis(val value: Analysis) : RuleStringToEvaluate

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

Link copied to clipboard

The email attribute to evaluate in a string condition expression.

Link copied to clipboard

The email MIME X-Header attribute to evaluate in a string condition expression.

Link copied to clipboard

Functions

Link copied to clipboard

Casts this RuleStringToEvaluate as a Analysis and retrieves its aws.sdk.kotlin.services.mailmanager.model.Analysis value. Throws an exception if the RuleStringToEvaluate is not a Analysis.

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Casts this RuleStringToEvaluate as a MimeHeaderAttribute and retrieves its kotlin.String value. Throws an exception if the RuleStringToEvaluate is not a MimeHeaderAttribute.

Link copied to clipboard

Casts this RuleStringToEvaluate as a MimeHeaderAttribute and retrieves its kotlin.String value. Returns null if the RuleStringToEvaluate is not a MimeHeaderAttribute.