index overview
Added in v1.0.0
Table of contents
exports
BedrockAgent
Signature
export declare const BedrockAgent: typeof BedrockAgentService
Added in v1.0.0
BedrockAgent (namespace)
Added in v1.0.0
Config (type alias)
Signature
export type Config = BedrockAgentService.Config
Added in v1.0.0
Type (type alias)
Signature
export type Type = BedrockAgentService.Type
Added in v1.0.0
From â./BedrockAgentClientInstance.jsâ
Re-exports all named exports from the â./BedrockAgentClientInstance.jsâ module as BedrockAgentClientInstance.
Signature
export * as BedrockAgentClientInstance from "./BedrockAgentClientInstance.js"
Added in v1.0.0
From â./BedrockAgentService.jsâ
Re-exports all named exports from the â./BedrockAgentService.jsâ module.
Signature
export * from "./BedrockAgentService.js"
Added in v1.0.0
From â./BedrockAgentServiceConfig.jsâ
Re-exports all named exports from the â./BedrockAgentServiceConfig.jsâ module as BedrockAgentServiceConfig.
Signature
export * as BedrockAgentServiceConfig from "./BedrockAgentServiceConfig.js"
Added in v1.0.0
From â./Errors.jsâ
Re-exports all named exports from the â./Errors.jsâ module.
Signature
export * from "./Errors.js"
Added in v1.0.0