class Aws::WorkMail::Types::DeleteMobileDeviceAccessRuleRequest
@note When making an API call, you may pass DeleteMobileDeviceAccessRuleRequest
data as a hash: { organization_id: "OrganizationId", # required mobile_device_access_rule_id: "MobileDeviceAccessRuleId", # required }
@!attribute [rw] organization_id
The Amazon WorkMail organization under which the rule will be deleted. @return [String]
@!attribute [rw] mobile_device_access_rule_id
The identifier of the rule to be deleted. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/workmail-2017-10-01/DeleteMobileDeviceAccessRuleRequest AWS API Documentation
Constants
- SENSITIVE