class Aws::Macie2::Types::ListCustomDataIdentifiersRequest

Specifies criteria for paginating the results of a request for information about custom data identifiers.

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

data as a hash:

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

@!attribute [rw] max_results

@return [Integer]

@!attribute [rw] next_token

@return [String]

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

Constants

SENSITIVE