Package | Description |
---|---|
com.amazonaws.services.quicksight.model |
Modifier and Type | Method and Description |
---|---|
InsightConfiguration |
InsightConfiguration.clone() |
InsightConfiguration |
InsightVisual.getInsightConfiguration()
The configuration of an insight visual.
|
InsightConfiguration |
InsightConfiguration.withComputations(Collection<Computation> computations)
The computations configurations of the insight visual
|
InsightConfiguration |
InsightConfiguration.withComputations(Computation... computations)
The computations configurations of the insight visual
|
InsightConfiguration |
InsightConfiguration.withCustomNarrative(CustomNarrativeOptions customNarrative)
The custom narrative of the insight visual.
|
Modifier and Type | Method and Description |
---|---|
void |
InsightVisual.setInsightConfiguration(InsightConfiguration insightConfiguration)
The configuration of an insight visual.
|
InsightVisual |
InsightVisual.withInsightConfiguration(InsightConfiguration insightConfiguration)
The configuration of an insight visual.
|
Copyright © 2023. All rights reserved.