interface IRequestValidatorRef
Language | Type name |
---|---|
![]() | Amazon.CDK.AWS.APIGateway.IRequestValidatorRef |
![]() | github.com/aws/aws-cdk-go/awscdk/v2/awsapigateway#IRequestValidatorRef |
![]() | software.amazon.awscdk.services.apigateway.IRequestValidatorRef |
![]() | aws_cdk.aws_apigateway.IRequestValidatorRef |
![]() | aws-cdk-lib » aws_apigateway » IRequestValidatorRef |
Implemented by
Cfn
Indicates that this resource can be referenced as a RequestValidator.
Properties
Name | Type | Description |
---|---|---|
node | Node | The tree node. |
request | Request | A reference to a RequestValidator resource. |
node
Type:
Node
The tree node.
requestValidatorRef
Type:
Request
A reference to a RequestValidator resource.