index overview
Added in v1.0.0
Table of contents
exports
CloudSearch
Signature
export declare const CloudSearch: typeof CloudSearchService
Added in v1.0.0
CloudSearch (namespace)
Added in v1.0.0
Config (type alias)
Signature
export type Config = CloudSearchService.Config
Added in v1.0.0
From â./CloudSearchClientInstance.jsâ
Re-exports all named exports from the â./CloudSearchClientInstance.jsâ module as CloudSearchClientInstance
.
Signature
export * as CloudSearchClientInstance from "./CloudSearchClientInstance.js"
Added in v1.0.0
From â./CloudSearchService.jsâ
Re-exports all named exports from the â./CloudSearchService.jsâ module.
Signature
export * from "./CloudSearchService.js"
Added in v1.0.0
From â./CloudSearchServiceConfig.jsâ
Re-exports all named exports from the â./CloudSearchServiceConfig.jsâ module as CloudSearchServiceConfig
.
Signature
export * as CloudSearchServiceConfig from "./CloudSearchServiceConfig.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