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

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