| Package | Description |
|---|---|
| software.amazon.awssdk.services.quicksight.model |
| Modifier and Type | Method and Description |
|---|---|
List<SnapshotFileSheetSelection> |
SnapshotFile.sheetSelections()
A list of
SnapshotFileSheetSelection objects that contain information on the dashboard sheet that is
exported. |
| Modifier and Type | Method and Description |
|---|---|
SnapshotFile.Builder |
SnapshotFile.Builder.sheetSelections(SnapshotFileSheetSelection... sheetSelections)
A list of
SnapshotFileSheetSelection objects that contain information on the dashboard sheet
that is exported. |
| Modifier and Type | Method and Description |
|---|---|
SnapshotFile.Builder |
SnapshotFile.Builder.sheetSelections(Collection<SnapshotFileSheetSelection> sheetSelections)
A list of
SnapshotFileSheetSelection objects that contain information on the dashboard sheet
that is exported. |
Copyright © 2023. All rights reserved.