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

index overview

Added in v1.0.0


Table of contents


exports

AutoScaling

Signature

export declare const AutoScaling: typeof AutoScalingService

Added in v1.0.0

AutoScaling (namespace)

Added in v1.0.0

Config (type alias)

Signature

export type Config = AutoScalingService.Config

Added in v1.0.0

From “./AutoScalingClientInstance.js”

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

Signature

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

Added in v1.0.0

From “./AutoScalingService.js”

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

Signature

export * from "./AutoScalingService.js"

Added in v1.0.0

From “./AutoScalingServiceConfig.js”

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

Signature

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