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

ListMobileDeviceAccessRulesResponse

import type { ListMobileDeviceAccessRulesResponse } from "https://aws-api.deno.dev/v0.4/services/workmail.ts?docs=full";
interface ListMobileDeviceAccessRulesResponse {
Rules?: MobileDeviceAccessRule[] | null;
}

§Properties

§

The list of mobile device access rules that exist under the specified WorkMail organization.