| Modifier and Type | Class and Description |
|---|---|
static class |
Environment.Jsii$Proxy
An implementation for
Environment |
| Modifier and Type | Method and Description |
|---|---|
Environment |
Environment.Builder.build()
Builds the configured instance.
|
default Environment |
StackProps.getEnv()
The AWS environment (account/region) where this stack will be deployed.
|
Environment |
StackProps.Jsii$Proxy.getEnv() |
| Modifier and Type | Method and Description |
|---|---|
StackProps.Builder |
StackProps.Builder.env(Environment env)
Sets the value of
StackProps.getEnv() |
Stack.Builder |
Stack.Builder.env(Environment env)
The AWS environment (account/region) where this stack will be deployed.
|
Copyright © 2020. All rights reserved.