| Package | Description |
|---|---|
| com.amazonaws.services.quicksight.model |
| Modifier and Type | Method and Description |
|---|---|
CustomNarrativeOptions |
CustomNarrativeOptions.clone() |
CustomNarrativeOptions |
InsightConfiguration.getCustomNarrative()
The custom narrative of the insight visual.
|
CustomNarrativeOptions |
CustomNarrativeOptions.withNarrative(String narrative)
The string input of custom narrative.
|
| Modifier and Type | Method and Description |
|---|---|
void |
InsightConfiguration.setCustomNarrative(CustomNarrativeOptions customNarrative)
The custom narrative of the insight visual.
|
InsightConfiguration |
InsightConfiguration.withCustomNarrative(CustomNarrativeOptions customNarrative)
The custom narrative of the insight visual.
|
Copyright © 2023. All rights reserved.