| Package | Description |
|---|---|
| software.amazon.awssdk.services.quicksight.model |
| Modifier and Type | Method and Description |
|---|---|
List<AssetBundleExportJobDashboardOverrideProperties> |
AssetBundleCloudFormationOverridePropertyConfiguration.dashboards()
An optional list of structures that control how
Dashboard resources are parameterized in the
returned CloudFormation template. |
| Modifier and Type | Method and Description |
|---|---|
AssetBundleCloudFormationOverridePropertyConfiguration.Builder |
AssetBundleCloudFormationOverridePropertyConfiguration.Builder.dashboards(AssetBundleExportJobDashboardOverrideProperties... dashboards)
An optional list of structures that control how
Dashboard resources are parameterized in the
returned CloudFormation template. |
| Modifier and Type | Method and Description |
|---|---|
AssetBundleCloudFormationOverridePropertyConfiguration.Builder |
AssetBundleCloudFormationOverridePropertyConfiguration.Builder.dashboards(Collection<AssetBundleExportJobDashboardOverrideProperties> dashboards)
An optional list of structures that control how
Dashboard resources are parameterized in the
returned CloudFormation template. |
Copyright © 2023. All rights reserved.