jwtConfiguration property

JWTConfiguration? jwtConfiguration
final

Represents the configuration of a JWT authorizer. Required for the JWT authorizer type. Supported only for HTTP APIs.

Implementation

final JWTConfiguration? jwtConfiguration;