Initializer
Properties
| Name | Type | Description |
|---|---|---|
annotations | typing.List[StackAnnotation] | No description. |
construct_path | str | No description. |
dependencies | typing.List[str] | No description. |
name | str | No description. |
stack_metadata_path | str | No description. |
synthesized_stack_path | str | No description. |
working_directory | str | No description. |
annotationsRequired
- Type: typing.List[StackAnnotation]
construct_pathRequired
- Type: str
dependenciesRequired
- Type: typing.List[str]
nameRequired
- Type: str
stack_metadata_pathRequired
- Type: str
synthesized_stack_pathRequired
- Type: str
working_directoryRequired
- Type: str