| Package | Description |
|---|---|
| software.amazon.awssdk.services.quicksight.model |
| Modifier and Type | Method and Description |
|---|---|
List<SnapshotFileGroup> |
SnapshotConfiguration.fileGroups()
A list of
SnapshotJobResultFileGroup objects that contain information about the snapshot that is
generated. |
| Modifier and Type | Method and Description |
|---|---|
SnapshotConfiguration.Builder |
SnapshotConfiguration.Builder.fileGroups(SnapshotFileGroup... fileGroups)
A list of
SnapshotJobResultFileGroup objects that contain information about the snapshot that is
generated. |
| Modifier and Type | Method and Description |
|---|---|
SnapshotConfiguration.Builder |
SnapshotConfiguration.Builder.fileGroups(Collection<SnapshotFileGroup> fileGroups)
A list of
SnapshotJobResultFileGroup objects that contain information about the snapshot that is
generated. |
Copyright © 2023. All rights reserved.