| Package | Description |
|---|---|
| com.amazonaws.services.workmail.model |
| Modifier and Type | Method and Description |
|---|---|
ImpersonationMatchedRule |
ImpersonationMatchedRule.clone() |
ImpersonationMatchedRule |
ImpersonationMatchedRule.withImpersonationRuleId(String impersonationRuleId)
The ID of the rule that matched the input
|
ImpersonationMatchedRule |
ImpersonationMatchedRule.withName(String name)
The name of the rule that matched the input.
|
| Modifier and Type | Method and Description |
|---|---|
List<ImpersonationMatchedRule> |
GetImpersonationRoleEffectResult.getMatchedRules()
A list of the rules that match the input and produce the configured effect.
|
| Modifier and Type | Method and Description |
|---|---|
GetImpersonationRoleEffectResult |
GetImpersonationRoleEffectResult.withMatchedRules(ImpersonationMatchedRule... matchedRules)
A list of the rules that match the input and produce the configured effect.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GetImpersonationRoleEffectResult.setMatchedRules(Collection<ImpersonationMatchedRule> matchedRules)
A list of the rules that match the input and produce the configured effect.
|
GetImpersonationRoleEffectResult |
GetImpersonationRoleEffectResult.withMatchedRules(Collection<ImpersonationMatchedRule> matchedRules)
A list of the rules that match the input and produce the configured effect.
|
Copyright © 2022. All rights reserved.