| Package | Description |
|---|---|
| com.amazonaws.services.quicksight.model |
| Modifier and Type | Method and Description |
|---|---|
AssetBundleExportJobValidationStrategy |
AssetBundleExportJobValidationStrategy.clone() |
AssetBundleExportJobValidationStrategy |
DescribeAssetBundleExportJobResult.getValidationStrategy()
The validation strategy that is used to export the analysis or dashboard.
|
AssetBundleExportJobValidationStrategy |
StartAssetBundleExportJobRequest.getValidationStrategy()
An optional parameter that determines which validation strategy to use for the export job.
|
AssetBundleExportJobValidationStrategy |
AssetBundleExportJobValidationStrategy.withStrictModeForAllResources(Boolean strictModeForAllResources)
A Boolean value that indicates whether to export resources under strict or lenient mode.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DescribeAssetBundleExportJobResult.setValidationStrategy(AssetBundleExportJobValidationStrategy validationStrategy)
The validation strategy that is used to export the analysis or dashboard.
|
void |
StartAssetBundleExportJobRequest.setValidationStrategy(AssetBundleExportJobValidationStrategy validationStrategy)
An optional parameter that determines which validation strategy to use for the export job.
|
DescribeAssetBundleExportJobResult |
DescribeAssetBundleExportJobResult.withValidationStrategy(AssetBundleExportJobValidationStrategy validationStrategy)
The validation strategy that is used to export the analysis or dashboard.
|
StartAssetBundleExportJobRequest |
StartAssetBundleExportJobRequest.withValidationStrategy(AssetBundleExportJobValidationStrategy validationStrategy)
An optional parameter that determines which validation strategy to use for the export job.
|
Copyright © 2023. All rights reserved.