- Navigation Guide
@aws-sdk/client-workmail
ListMobileDeviceAccessRulesCommandOutput Interface
The output of ListMobileDeviceAccessRulesCommand.
Members
Name | Type | Details |
---|---|---|
$metadata Required | ResponseMetadata | 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