| Modifier and Type | Method and Description |
|---|---|
static Stage.Builder |
Stage.Builder.create(software.constructs.Construct scope,
String id) |
Stage.Builder |
Stage.Builder.env(Environment env)
Default AWS environment (account/region) for `Stack`s in this `Stage`.
|
Stage.Builder |
Stage.Builder.outdir(String outdir)
The output directory into which to emit synthesized artifacts.
|
Copyright © 2021. All rights reserved.