Interface IGatewayAuthorizerConfig

All Superinterfaces:
software.amazon.jsii.JsiiSerializable
All Known Subinterfaces:
IGatewayAuthorizerConfig.Jsii$Default
All Known Implementing Classes:
CustomJwtAuthorizer, IamAuthorizer, IGatewayAuthorizerConfig.Jsii$Proxy, NoAuthAuthorizer

@Generated(value="jsii-pacmak/1.139.0 (build 26a6b54)", date="2026-08-13T16:20:01.254Z") @Stability(Stable) public interface IGatewayAuthorizerConfig extends software.amazon.jsii.JsiiSerializable
Abstract interface for gateway authorizer configuration.
  • Method Details

    • getAuthorizerType

      @Stability(Stable) @NotNull GatewayAuthorizerType getAuthorizerType()
      The authorizer type.