class Aws::Macie::Types::ListMemberAccountsRequest

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

data as a hash:

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

@!attribute [rw] next_token

Use this parameter when paginating results. Set the value of this
parameter to null on your first call to the ListMemberAccounts
action. Subsequent calls to the action fill nextToken in the request
with the value of nextToken from the previous response to continue
listing data.
@return [String]

@!attribute [rw] max_results

Use this parameter to indicate the maximum number of items that you
want in the response. The default value is 250.
@return [Integer]

@see docs.aws.amazon.com/goto/WebAPI/macie-2017-12-19/ListMemberAccountsRequest AWS API Documentation

Constants

SENSITIVE