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-bedrockagentcore instead.

Stability:

deprecated

Methods

bind(scope, gateway)

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

Parameters:
Stability:

deprecated

Return type:

TargetConfigurationConfig

Attributes

target_type

(deprecated) The target type.

Stability:

deprecated