Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

DeleteMobileDeviceAccessOverrideRequest

import type { DeleteMobileDeviceAccessOverrideRequest } from "https://aws-api.deno.dev/v0.4/services/workmail.ts?docs=full";
interface DeleteMobileDeviceAccessOverrideRequest {
DeviceId: string;
OrganizationId: string;
UserId: string;
}

§Properties

§
DeviceId: string
[src]

The mobile device for which you delete the override. DeviceId is case insensitive.

§
OrganizationId: string
[src]

The WorkMail organization for which the access override will be deleted.

§
UserId: string
[src]

The WorkMail user for which you want to delete the override. Accepts the following types of user identities:

  • User ID: 12345678-1234-1234-1234-123456789012 or S-1-1-12-1234567890-123456789-123456789-1234
  • Email address: user@domain.tld
  • User name: user