| Package | Description |
|---|---|
| io.dataspray.aws.cdk.maven |
| Modifier and Type | Method and Description |
|---|---|
StackDefinition |
StackDefinition.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
List<StackDefinition> |
CloudDefinition.getStacks()
Returns the stacks defined in the cloud application.
|
| Modifier and Type | Method and Description |
|---|---|
software.amazon.awssdk.services.cloudformation.model.Stack |
StackDeployer.deploy(StackDefinition stackDefinition,
Map<String,String> parameters,
Map<String,String> tags) |
Optional<software.amazon.awssdk.services.cloudformation.model.Stack> |
StackDeployer.destroy(StackDefinition stackDefinition) |
Copyright © 2022. All rights reserved.