StringExpression
A string expression to evaluate against email attributes.
Inherited functions
Casts this ArchiveFilterCondition as a BooleanExpression and retrieves its aws.sdk.kotlin.services.mailmanager.model.ArchiveBooleanExpression value. Throws an exception if the ArchiveFilterCondition is not a BooleanExpression.
Casts this ArchiveFilterCondition as a BooleanExpression and retrieves its aws.sdk.kotlin.services.mailmanager.model.ArchiveBooleanExpression value. Returns null if the ArchiveFilterCondition is not a BooleanExpression.
Casts this ArchiveFilterCondition as a StringExpression and retrieves its aws.sdk.kotlin.services.mailmanager.model.ArchiveStringExpression value. Throws an exception if the ArchiveFilterCondition is not a StringExpression.
Casts this ArchiveFilterCondition as a StringExpression and retrieves its aws.sdk.kotlin.services.mailmanager.model.ArchiveStringExpression value. Returns null if the ArchiveFilterCondition is not a StringExpression.