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.130.0 (build 048a5ee)", date="2026-05-20T12:39:41.808Z") @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.