| Package | Description |
|---|---|
| com.amazonaws.services.workmail.model |
| Modifier and Type | Method and Description |
|---|---|
static AccessEffect |
AccessEffect.fromValue(String value)
Use this in place of valueOf.
|
static AccessEffect |
AccessEffect.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AccessEffect[] |
AccessEffect.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
GetImpersonationRoleEffectResult |
GetImpersonationRoleEffectResult.withEffect(AccessEffect effect)
Effect of the impersonation role on the target user based on its rules. |
ImpersonationRule |
ImpersonationRule.withEffect(AccessEffect effect)
The effect of the rule when it matches the input.
|
Copyright © 2023. All rights reserved.