class Aws::Macie2::Types::ListMembersRequest

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

data as a hash:

    {
      max_results: 1,
      next_token: "__string",
      only_associated: "__string",
    }

@!attribute [rw] max_results

@return [Integer]

@!attribute [rw] next_token

@return [String]

@!attribute [rw] only_associated

@return [String]

@see docs.aws.amazon.com/goto/WebAPI/macie2-2020-01-01/ListMembersRequest AWS API Documentation

Constants

SENSITIVE