| Package | Description |
|---|---|
| software.amazon.awssdk.services.quicksight.model |
| Modifier and Type | Method and Description |
|---|---|
List<Computation> |
InsightConfiguration.computations()
The computations configurations of the insight visual
|
| Modifier and Type | Method and Description |
|---|---|
InsightConfiguration.Builder |
InsightConfiguration.Builder.computations(Computation... computations)
The computations configurations of the insight visual
|
| Modifier and Type | Method and Description |
|---|---|
InsightConfiguration.Builder |
InsightConfiguration.Builder.computations(Collection<Computation> computations)
The computations configurations of the insight visual
|
Copyright © 2023. All rights reserved.