class Aws::Glue::Types::ListRegistriesInput
@note When making an API call, you may pass ListRegistriesInput
data as a hash: { max_results: 1, next_token: "SchemaRegistryTokenString", }
@!attribute [rw] max_results
Maximum number of results required per page. If the value is not supplied, this will be defaulted to 25 per page. @return [Integer]
@!attribute [rw] next_token
A continuation token, if this is a continuation call. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/glue-2017-03-31/ListRegistriesInput AWS API Documentation
Constants
- SENSITIVE