ITargetConfiguration
- class aws_cdk.aws_bedrock_agentcore_alpha.ITargetConfiguration(*args, **kwargs)
Bases:
Protocol(deprecated) Base interface for target configurations.
- Deprecated:
Use the equivalent construct from
aws-cdk-lib/aws-bedrockagentcoreinstead.- Stability:
deprecated
Methods
- 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