| 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 |
|---|---|
CreateMobileDeviceAccessRuleRequest |
CreateMobileDeviceAccessRuleRequest.withEffect(MobileDeviceAccessRuleEffect effect)
The effect of the rule when it matches.
|
MobileDeviceAccessRule |
MobileDeviceAccessRule.withEffect(MobileDeviceAccessRuleEffect effect)
The effect of the rule when it matches.
|
UpdateMobileDeviceAccessRuleRequest |
UpdateMobileDeviceAccessRuleRequest.withEffect(MobileDeviceAccessRuleEffect effect)
The effect of the rule when it matches.
|
GetMobileDeviceAccessEffectResult |
GetMobileDeviceAccessEffectResult.withEffect(MobileDeviceAccessRuleEffect effect)
The effect of the simulated access,
ALLOW or DENY, after evaluating mobile device
access rules in the Amazon WorkMail organization for the simulated user parameters. |
Copyright © 2021. All rights reserved.