ITargetConfiguration

class aws_cdk.aws_bedrockagentcore.ITargetConfiguration(*args, **kwargs)

Bases: Protocol

Base interface for target configurations.

Methods

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.