Skip to main content Link Search Menu Expand Document (external link)

index overview

Added in v1.0.0


Table of contents


exports

BedrockAgentCoreControl

Signature

export declare const BedrockAgentCoreControl: typeof BedrockAgentCoreControlService

Added in v1.0.0

BedrockAgentCoreControl (namespace)

Added in v1.0.0

Config (type alias)

Signature

export type Config = BedrockAgentCoreControlService.Config

Added in v1.0.0

Type (type alias)

Signature

export type Type = BedrockAgentCoreControlService.Type

Added in v1.0.0

From “./BedrockAgentCoreControlClientInstance.js”

Re-exports all named exports from the “./BedrockAgentCoreControlClientInstance.js” module as BedrockAgentCoreControlClientInstance.

Signature

export * as BedrockAgentCoreControlClientInstance from "./BedrockAgentCoreControlClientInstance.js"

Added in v1.0.0

From “./BedrockAgentCoreControlService.js”

Re-exports all named exports from the “./BedrockAgentCoreControlService.js” module.

Signature

export * from "./BedrockAgentCoreControlService.js"

Added in v1.0.0

From “./BedrockAgentCoreControlServiceConfig.js”

Re-exports all named exports from the “./BedrockAgentCoreControlServiceConfig.js” module as BedrockAgentCoreControlServiceConfig.

Signature

export * as BedrockAgentCoreControlServiceConfig from "./BedrockAgentCoreControlServiceConfig.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