A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://docs.aws.amazon.com/cdk/api/v2/docs/aws-cdk-lib.IBoundStackSynthesizer.html below:

interface IBoundStackSynthesizer · AWS CDK

interface IBoundStackSynthesizer

Implemented by BootstraplessSynthesizer, CliCredentialsStackSynthesizer, DefaultStackSynthesizer, LegacyStackSynthesizer

Obtainable from AppStagingSynthesizer.reusableBind(), CliCredentialsStackSynthesizer.reusableBind(), DefaultStackSynthesizer.reusableBind(), LegacyStackSynthesizer.reusableBind()

A Stack Synthesizer, obtained from IReusableStackSynthesizer..

Just a type alias with a very concrete contract.

Properties Name Type Description bootstrapQualifier? string The qualifier used to bootstrap this stack. lookupRole? string The role used to lookup for this stack. bootstrapQualifier?

Type: string (optional, default: no qualifier)

The qualifier used to bootstrap this stack.

lookupRole?

Type: string (optional, default: no role)

The role used to lookup for this stack.

Methods Name Description addDockerImageAsset(asset) Register a Docker Image Asset. addFileAsset(asset) Register a File Asset. bind(stack) Bind to the stack this environment is going to be used on. synthesize(session) Synthesize the associated stack to the session. addDockerImageAsset(asset)
public addDockerImageAsset(asset: DockerImageAssetSource): DockerImageAssetLocation

Parameters

Returns

Register a Docker Image Asset.

Returns the parameters that can be used to refer to the asset inside the template.

addFileAsset(asset)
public addFileAsset(asset: FileAssetSource): FileAssetLocation

Parameters

Returns

Register a File Asset.

Returns the parameters that can be used to refer to the asset inside the template.

bind(stack)
public bind(stack: Stack): void

Parameters

Bind to the stack this environment is going to be used on.

Must be called before any of the other methods are called, and can only be called once.

synthesize(session)
public synthesize(session: ISynthesisSession): void

Parameters

Synthesize the associated stack to the session.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4