| Package | Description |
|---|---|
| software.amazon.awscdk.cxapi |
Cloud Executable API
|
| Modifier and Type | Method and Description |
|---|---|
Environment |
Environment.Builder.build()
Builds the configured instance.
|
Environment |
CloudFormationStackArtifact.getEnvironment()
The environment into which to deploy this artifact.
|
static Environment |
EnvironmentUtils.make(String account,
String region)
Build an environment object from an account and region.
|
static Environment |
EnvironmentUtils.parse(String environment) |
Copyright © 2022. All rights reserved.