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.129.0 (build eaca441)", date="2026-05-19T08:18:44.443Z") @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.