Smaws_Client_WorkMail.GetMobileDeviceAccessEffect
Simulates the effect of the mobile device access rules for the given attributes of a sample access event. Use this method to test the effects of the current set of mobile device access rules for the WorkMail organization for a particular user's attributes.
val request :
Smaws_Lib.Context.t ->
Types.get_mobile_device_access_effect_request ->
(Types.get_mobile_device_access_effect_response,
[> Smaws_Lib.Protocols.AwsJson.error
| `InvalidParameterException of Types.invalid_parameter_exception
| `OrganizationNotFoundException of Types.organization_not_found_exception
| `OrganizationStateException of Types.organization_state_exception ])
Stdlib.result