McpTargetConfiguration
- class aws_cdk.aws_bedrock_agentcore_alpha.McpTargetConfiguration
Bases:
object(deprecated) Abstract base class for MCP target configurations Provides common functionality for all MCP target types.
- Deprecated:
Use the equivalent construct from
aws-cdk-lib/aws-bedrockagentcoreinstead.- Stability:
deprecated
- Stability:
experimental
Methods
- abstractmethod bind(scope, gateway)
(deprecated) Binds the configuration to a construct scope Sets up permissions and dependencies.
- Parameters:
- Stability:
deprecated
- Return type:
Attributes
- target_type
(deprecated) The target type.
- Stability:
deprecated