| Package | Description |
|---|---|
| com.amazonaws.services.quicksight.model |
| Modifier and Type | Method and Description |
|---|---|
AssetBundleExportJobDashboardOverrideProperties |
AssetBundleExportJobDashboardOverrideProperties.clone() |
AssetBundleExportJobDashboardOverrideProperties |
AssetBundleExportJobDashboardOverrideProperties.withArn(String arn)
The ARN of the specific
Dashboard resource whose override properties are configured in this
structure. |
AssetBundleExportJobDashboardOverrideProperties |
AssetBundleExportJobDashboardOverrideProperties.withProperties(AssetBundleExportJobDashboardPropertyToOverride... properties)
A list of
Dashboard resource properties to generate variables for in the returned CloudFormation
template. |
AssetBundleExportJobDashboardOverrideProperties |
AssetBundleExportJobDashboardOverrideProperties.withProperties(Collection<String> properties)
A list of
Dashboard resource properties to generate variables for in the returned CloudFormation
template. |
AssetBundleExportJobDashboardOverrideProperties |
AssetBundleExportJobDashboardOverrideProperties.withProperties(String... properties)
A list of
Dashboard resource properties to generate variables for in the returned CloudFormation
template. |
| Modifier and Type | Method and Description |
|---|---|
List<AssetBundleExportJobDashboardOverrideProperties> |
AssetBundleCloudFormationOverridePropertyConfiguration.getDashboards()
An optional list of structures that control how
Dashboard resources are parameterized in the
returned CloudFormation template. |
| Modifier and Type | Method and Description |
|---|---|
AssetBundleCloudFormationOverridePropertyConfiguration |
AssetBundleCloudFormationOverridePropertyConfiguration.withDashboards(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 |
|---|---|
void |
AssetBundleCloudFormationOverridePropertyConfiguration.setDashboards(Collection<AssetBundleExportJobDashboardOverrideProperties> dashboards)
An optional list of structures that control how
Dashboard resources are parameterized in the
returned CloudFormation template. |
AssetBundleCloudFormationOverridePropertyConfiguration |
AssetBundleCloudFormationOverridePropertyConfiguration.withDashboards(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.