McpTargetConfiguration

class aws_cdk.aws_bedrockagentcore.McpTargetConfiguration

Bases: object

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

Methods

abstractmethod bind(scope, gateway)

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

Parameters:
Return type:

TargetConfigurationConfig

Attributes

target_type

The target type.