class Aws::EFS::Types::DescribeAccountPreferencesRequest

@note When making an API call, you may pass DescribeAccountPreferencesRequest

data as a hash:

    {
      next_token: "Token",
      max_results: 1,
    }

@!attribute [rw] next_token

(Optional) You can use `NextToken` in a subsequent request to fetch
the next page of Amazon Web Services account preferences if the
response payload was paginated.
@return [String]

@!attribute [rw] max_results

(Optional) When retrieving account preferences, you can optionally
specify the `MaxItems` parameter to limit the number of objects
returned in a response. The default value is 100.
@return [Integer]

@see docs.aws.amazon.com/goto/WebAPI/elasticfilesystem-2015-02-01/DescribeAccountPreferencesRequest AWS API Documentation

Constants

SENSITIVE