Table of Contents

Interface IRequestValidator

Namespace
Amazon.CDK.AWS.APIGateway
Assembly
Amazon.CDK.AWS.APIGateway.dll
public interface IRequestValidator : IResource, IConstruct, IConstruct, IDependable

Properties

RequestValidatorId

ID of the request validator, such as abc123.

string RequestValidatorId { get; }

Property Value

string

Remarks

Attribute: true