class Aws::WorkMail::Types::DeleteGroupRequest

@note When making an API call, you may pass DeleteGroupRequest

data as a hash:

    {
      organization_id: "OrganizationId", # required
      group_id: "WorkMailIdentifier", # required
    }

@!attribute [rw] organization_id

The organization that contains the group.
@return [String]

@!attribute [rw] group_id

The identifier of the group to be deleted.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/workmail-2017-10-01/DeleteGroupRequest AWS API Documentation

Constants

SENSITIVE