| Package | Description |
|---|---|
| software.amazon.awssdk.services.workmail.model |
| Modifier and Type | Method and Description |
|---|---|
List<ImpersonationMatchedRule> |
GetImpersonationRoleEffectResponse.matchedRules()
A list of the rules that match the input and produce the configured effect.
|
| Modifier and Type | Method and Description |
|---|---|
GetImpersonationRoleEffectResponse.Builder |
GetImpersonationRoleEffectResponse.Builder.matchedRules(ImpersonationMatchedRule... matchedRules)
A list of the rules that match the input and produce the configured effect.
|
| Modifier and Type | Method and Description |
|---|---|
GetImpersonationRoleEffectResponse.Builder |
GetImpersonationRoleEffectResponse.Builder.matchedRules(Collection<ImpersonationMatchedRule> matchedRules)
A list of the rules that match the input and produce the configured effect.
|
Copyright © 2022. All rights reserved.