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