public class CloudDefinition extends Object
| Modifier and Type | Method and Description |
|---|---|
static CloudDefinition |
create(Path cloudAssemblyDirectory) |
Path |
getCloudAssemblyDirectory() |
List<StackDefinition> |
getStacks()
Returns the stacks defined in the cloud application.
|
String |
toString() |
@Nonnull public List<StackDefinition> getStacks()
List.public static CloudDefinition create(Path cloudAssemblyDirectory)
Copyright © 2022. All rights reserved.