McpTargetConfiguration

class aws_cdk.aws_bedrock_agentcore_alpha.McpTargetConfiguration

Bases: object

(experimental) Abstract base class for MCP target configurations Provides common functionality for all MCP target types.

Stability:

experimental

Stability:

experimental

Methods

abstractmethod bind(scope, gateway)

(experimental) Binds the configuration to a construct scope Sets up permissions and dependencies.

Parameters:
Stability:

experimental

Return type:

TargetConfigurationConfig

Attributes

target_type

(experimental) The target type.

Stability:

experimental