ITargetConfiguration

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

Bases: Protocol

(experimental) Base interface for target configurations.

Stability:

experimental

Methods

bind(scope, gateway)

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

Parameters:
Stability:

experimental

Return type:

TargetConfigurationConfig

Attributes

target_type

(experimental) The target type.

Stability:

experimental