class Aws::Schemas::Types::ListDiscoverersRequest

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

data as a hash:

    {
      discoverer_id_prefix: "__string",
      limit: 1,
      next_token: "__string",
      source_arn_prefix: "__string",
    }

@!attribute [rw] discoverer_id_prefix

@return [String]

@!attribute [rw] limit

@return [Integer]

@!attribute [rw] next_token

@return [String]

@!attribute [rw] source_arn_prefix

@return [String]

@see docs.aws.amazon.com/goto/WebAPI/schemas-2019-12-02/ListDiscoverersRequest AWS API Documentation

Constants

SENSITIVE