@aws-sdk/client-workmail

ListMobileDeviceAccessRulesCommandOutput Interface

Members

Name
Type
Details
$metadata RequiredResponseMetadata
Metadata pertaining to this request.
Rules MobileDeviceAccessRule[] | undefined

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

Full Signature

export interface ListMobileDeviceAccessRulesCommandOutput extends ListMobileDeviceAccessRulesResponse, MetadataBearer