RequestValidator

class RequestValidator : KotlinCustomResource

Resource Type definition for AWS::ApiGateway::RequestValidator

Properties

Link copied to clipboard
val id: Output<String>
Link copied to clipboard
val name: Output<String>?

Name of the request validator.

Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

ID of the request validator.

Link copied to clipboard
val restApiId: Output<String>

The identifier of the targeted API entity.

Link copied to clipboard
val urn: Output<String>
Link copied to clipboard

Indicates whether to validate the request body according to the configured schema for the targeted API and method.

Link copied to clipboard

Indicates whether to validate request parameters.