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

DescribeAccountPreferencesResponse

import type { DescribeAccountPreferencesResponse } from "https://aws-api.deno.dev/v0.4/services/efs.ts?docs=full";
interface DescribeAccountPreferencesResponse {
NextToken?: string | null;
ResourceIdPreference?: ResourceIdPreference | null;
}

§Properties

§
NextToken?: string | null
[src]

Present if there are more records than returned in the response. You can use the NextToken in the subsequent request to fetch the additional descriptions.

§
ResourceIdPreference?: ResourceIdPreference | null
[src]

Describes the resource ID preference setting for the Amazon Web Services account associated with the user making the request, in the current Amazon Web Services Region.