Interface IMcpGatewayTarget

All Superinterfaces:
software.constructs.IConstruct, software.constructs.IDependable, IEnvironmentAware, IGatewayTarget, IGatewayTargetRef, IResource, software.amazon.jsii.JsiiSerializable
All Known Subinterfaces:
IMcpGatewayTarget.Jsii$Default
All Known Implementing Classes:
GatewayTarget, IMcpGatewayTarget.Jsii$Proxy

@Generated(value="jsii-pacmak/1.129.0 (build eaca441)", date="2026-05-19T08:18:44.445Z") @Stability(Stable) public interface IMcpGatewayTarget extends software.amazon.jsii.JsiiSerializable, IGatewayTarget
Interface for MCP gateway targets.

Extends the base gateway target interface with MCP-specific properties. MCP targets expose tools using the Model Context Protocol.

  • Method Details

    • getTargetType

      @Stability(Stable) @NotNull McpTargetType getTargetType()
      The type of target (Lambda, OpenAPI, or Smithy).