class Aws::Schemas::Types::ListSchemaVersionsRequest
@note When making an API call, you may pass ListSchemaVersionsRequest
data as a hash: { limit: 1, next_token: "__string", registry_name: "__string", # required schema_name: "__string", # required }
@!attribute [rw] limit
@return [Integer]
@!attribute [rw] next_token
@return [String]
@!attribute [rw] registry_name
@return [String]
@!attribute [rw] schema_name
@return [String]
@see docs.aws.amazon.com/goto/WebAPI/schemas-2019-12-02/ListSchemaVersionsRequest AWS API Documentation
Constants
- SENSITIVE