| Package | Description |
|---|---|
| com.amazonaws.services.mailmanager.model |
| Modifier and Type | Method and Description |
|---|---|
RuleVerdictToEvaluate |
RuleVerdictToEvaluate.clone() |
RuleVerdictToEvaluate |
RuleVerdictExpression.getEvaluate()
The verdict to evaluate in a verdict condition expression.
|
RuleVerdictToEvaluate |
RuleVerdictToEvaluate.withAnalysis(Analysis analysis)
The Add On ARN and its returned value to evaluate in a verdict condition expression.
|
RuleVerdictToEvaluate |
RuleVerdictToEvaluate.withAttribute(RuleVerdictAttribute attribute)
The email verdict attribute to evaluate in a string verdict expression.
|
RuleVerdictToEvaluate |
RuleVerdictToEvaluate.withAttribute(String attribute)
The email verdict attribute to evaluate in a string verdict expression.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RuleVerdictExpression.setEvaluate(RuleVerdictToEvaluate evaluate)
The verdict to evaluate in a verdict condition expression.
|
RuleVerdictExpression |
RuleVerdictExpression.withEvaluate(RuleVerdictToEvaluate evaluate)
The verdict to evaluate in a verdict condition expression.
|
Copyright © 2024. All rights reserved.