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

index overview

Added in v1.0.0


Table of contents


exports

CodeDeploy

Signature

export declare const CodeDeploy: typeof CodeDeployService

Added in v1.0.0

CodeDeploy (namespace)

Added in v1.0.0

Config (type alias)

Signature

export type Config = CodeDeployService.Config

Added in v1.0.0

From “./CodeDeployClientInstance.js”

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

Signature

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

Added in v1.0.0

From “./CodeDeployService.js”

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

Signature

export * from "./CodeDeployService.js"

Added in v1.0.0

From “./CodeDeployServiceConfig.js”

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

Signature

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