class Aws::APIGateway::Types::RequestValidators

A collection of RequestValidator resources of a given RestApi.

<div class=“remarks” markdown=“1”> In OpenAPI, the RequestValidators of an API is defined by the

x-amazon-apigateway-request-validators][1

extension.

</div>

<div class=“seeAlso” markdown=“1”>

Enable Basic Request Validation in API Gateway][2

</div>

[1]: docs.aws.amazon.com/apigateway/latest/developerguide/api-gateway-swagger-extensions.html#api-gateway-swagger-extensions-request-validators.html [2]: docs.aws.amazon.com/apigateway/latest/developerguide/api-gateway-method-request-validation.html

@!attribute [rw] position

@return [String]

@!attribute [rw] items

The current page of elements from this collection.
@return [Array<Types::RequestValidator>]

Constants

SENSITIVE