class Aws::WorkMail::Types::DeleteAccessControlRuleRequest
@note When making an API call, you may pass DeleteAccessControlRuleRequest
data as a hash: { organization_id: "OrganizationId", # required name: "AccessControlRuleName", # required }
@!attribute [rw] organization_id
The identifier for the organization. @return [String]
@!attribute [rw] name
The name of the access control rule. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/workmail-2017-10-01/DeleteAccessControlRuleRequest AWS API Documentation
Constants
- SENSITIVE