class Aws::FMS::Types::ListMemberAccountsResponse

@!attribute [rw] member_accounts

An array of account IDs.
@return [Array<String>]

@!attribute [rw] next_token

If you have more member account IDs than the number that you
specified for `MaxResults` in the request, the response includes a
`NextToken` value. To list more IDs, submit another
`ListMemberAccounts` request, and specify the `NextToken` value from
the response in the `NextToken` value in the next request.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/fms-2018-01-01/ListMemberAccountsResponse AWS API Documentation

Constants

SENSITIVE