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