| Package | Description |
|---|---|
| software.amazon.awssdk.services.cloudformation.model |
| Modifier and Type | Method and Description |
|---|---|
List<Output> |
Stack.outputs()
A list of output structures.
|
| Modifier and Type | Method and Description |
|---|---|
Stack.Builder |
Stack.Builder.outputs(Output... outputs)
A list of output structures.
|
| Modifier and Type | Method and Description |
|---|---|
Stack.Builder |
Stack.Builder.outputs(Collection<Output> outputs)
A list of output structures.
|
Copyright © 2022. All rights reserved.