| Package | Description |
|---|---|
| com.amazonaws.services.quicksight.model |
| Modifier and Type | Method and Description |
|---|---|
ExportWithHiddenFieldsOption |
ExportWithHiddenFieldsOption.clone() |
ExportWithHiddenFieldsOption |
DashboardPublishOptions.getExportWithHiddenFieldsOption()
Determines if hidden fields are exported with a dashboard.
|
ExportWithHiddenFieldsOption |
ExportWithHiddenFieldsOption.withAvailabilityStatus(DashboardBehavior availabilityStatus)
The status of the export with hidden fields options.
|
ExportWithHiddenFieldsOption |
ExportWithHiddenFieldsOption.withAvailabilityStatus(String availabilityStatus)
The status of the export with hidden fields options.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DashboardPublishOptions.setExportWithHiddenFieldsOption(ExportWithHiddenFieldsOption exportWithHiddenFieldsOption)
Determines if hidden fields are exported with a dashboard.
|
DashboardPublishOptions |
DashboardPublishOptions.withExportWithHiddenFieldsOption(ExportWithHiddenFieldsOption exportWithHiddenFieldsOption)
Determines if hidden fields are exported with a dashboard.
|
Copyright © 2024. All rights reserved.