| Package | Description |
|---|---|
| com.amazonaws.services.workmail.model |
| Modifier and Type | Method and Description |
|---|---|
static MobileDeviceAccessRuleEffect |
MobileDeviceAccessRuleEffect.fromValue(String value)
Use this in place of valueOf.
|
static MobileDeviceAccessRuleEffect |
MobileDeviceAccessRuleEffect.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MobileDeviceAccessRuleEffect[] |
MobileDeviceAccessRuleEffect.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
MobileDeviceAccessRule |
MobileDeviceAccessRule.withEffect(MobileDeviceAccessRuleEffect effect)
The effect of the rule when it matches.
|
MobileDeviceAccessOverride |
MobileDeviceAccessOverride.withEffect(MobileDeviceAccessRuleEffect effect)
The effect of the override,
ALLOW or DENY. |
UpdateMobileDeviceAccessRuleRequest |
UpdateMobileDeviceAccessRuleRequest.withEffect(MobileDeviceAccessRuleEffect effect)
The effect of the rule when it matches.
|
PutMobileDeviceAccessOverrideRequest |
PutMobileDeviceAccessOverrideRequest.withEffect(MobileDeviceAccessRuleEffect effect)
The effect of the override,
ALLOW or DENY. |
GetMobileDeviceAccessOverrideResult |
GetMobileDeviceAccessOverrideResult.withEffect(MobileDeviceAccessRuleEffect effect)
The effect of the override,
ALLOW or DENY. |
GetMobileDeviceAccessEffectResult |
GetMobileDeviceAccessEffectResult.withEffect(MobileDeviceAccessRuleEffect effect)
The effect of the simulated access,
ALLOW or DENY, after evaluating mobile device
access rules in the WorkMail organization for the simulated user parameters. |
CreateMobileDeviceAccessRuleRequest |
CreateMobileDeviceAccessRuleRequest.withEffect(MobileDeviceAccessRuleEffect effect)
The effect of the rule when it matches.
|
Copyright © 2023. All rights reserved.