class Aws::CloudDirectory::Types::ListDevelopmentSchemaArnsRequest

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

data as a hash:

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

@!attribute [rw] next_token

The pagination token.
@return [String]

@!attribute [rw] max_results

The maximum number of results to retrieve.
@return [Integer]

@see docs.aws.amazon.com/goto/WebAPI/clouddirectory-2017-01-11/ListDevelopmentSchemaArnsRequest AWS API Documentation

Constants

SENSITIVE