Uses of Interface
software.amazon.awscdk.services.apigateway.IRequestValidator
Packages that use IRequestValidator
-
Uses of IRequestValidator in software.amazon.awscdk.services.apigateway
Subinterfaces of IRequestValidator in software.amazon.awscdk.services.apigatewayModifier and TypeInterfaceDescriptionstatic interface
Internal default implementation forIRequestValidator
.Classes in software.amazon.awscdk.services.apigateway that implement IRequestValidatorModifier and TypeClassDescriptionstatic final class
A proxy class which represents a concrete javascript instance of this type.class
Example:Methods in software.amazon.awscdk.services.apigateway that return IRequestValidatorModifier and TypeMethodDescriptionstatic IRequestValidator
RequestValidator.fromRequestValidatorId
(software.constructs.Construct scope, String id, String requestValidatorId) default IRequestValidator
MethodOptions.getRequestValidator()
The ID of the associated request validator.final IRequestValidator
MethodOptions.Jsii$Proxy.getRequestValidator()
Methods in software.amazon.awscdk.services.apigateway with parameters of type IRequestValidatorModifier and TypeMethodDescriptionMethodOptions.Builder.requestValidator
(IRequestValidator requestValidator) Sets the value ofMethodOptions.getRequestValidator()