| Package | Description |
|---|---|
| com.amazonaws.services.quicksight.model |
| Modifier and Type | Method and Description |
|---|---|
AssetBundleCloudFormationOverridePropertyConfiguration |
AssetBundleCloudFormationOverridePropertyConfiguration.clone() |
AssetBundleCloudFormationOverridePropertyConfiguration |
StartAssetBundleExportJobRequest.getCloudFormationOverridePropertyConfiguration()
An optional collection of structures that generate CloudFormation parameters to override the existing resource
property values when the resource is exported to a new CloudFormation template.
|
AssetBundleCloudFormationOverridePropertyConfiguration |
DescribeAssetBundleExportJobResult.getCloudFormationOverridePropertyConfiguration()
The CloudFormation override property configuration for the export job.
|
AssetBundleCloudFormationOverridePropertyConfiguration |
AssetBundleCloudFormationOverridePropertyConfiguration.withAnalyses(AssetBundleExportJobAnalysisOverrideProperties... analyses)
An optional list of structures that control how
Analysis resources are parameterized in the returned
CloudFormation template. |
AssetBundleCloudFormationOverridePropertyConfiguration |
AssetBundleCloudFormationOverridePropertyConfiguration.withAnalyses(Collection<AssetBundleExportJobAnalysisOverrideProperties> analyses)
An optional list of structures that control how
Analysis resources are parameterized in the returned
CloudFormation template. |
AssetBundleCloudFormationOverridePropertyConfiguration |
AssetBundleCloudFormationOverridePropertyConfiguration.withDashboards(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. |
AssetBundleCloudFormationOverridePropertyConfiguration |
AssetBundleCloudFormationOverridePropertyConfiguration.withDataSets(AssetBundleExportJobDataSetOverrideProperties... dataSets)
An optional list of structures that control how
DataSet resources are parameterized in the returned
CloudFormation template. |
AssetBundleCloudFormationOverridePropertyConfiguration |
AssetBundleCloudFormationOverridePropertyConfiguration.withDataSets(Collection<AssetBundleExportJobDataSetOverrideProperties> dataSets)
An optional list of structures that control how
DataSet resources are parameterized in the returned
CloudFormation template. |
AssetBundleCloudFormationOverridePropertyConfiguration |
AssetBundleCloudFormationOverridePropertyConfiguration.withDataSources(AssetBundleExportJobDataSourceOverrideProperties... dataSources)
An optional list of structures that control how
DataSource resources are parameterized in the
returned CloudFormation template. |
AssetBundleCloudFormationOverridePropertyConfiguration |
AssetBundleCloudFormationOverridePropertyConfiguration.withDataSources(Collection<AssetBundleExportJobDataSourceOverrideProperties> dataSources)
An optional list of structures that control how
DataSource resources are parameterized in the
returned CloudFormation template. |
AssetBundleCloudFormationOverridePropertyConfiguration |
AssetBundleCloudFormationOverridePropertyConfiguration.withRefreshSchedules(AssetBundleExportJobRefreshScheduleOverrideProperties... refreshSchedules)
An optional list of structures that control how
RefreshSchedule resources are parameterized in the
returned CloudFormation template. |
AssetBundleCloudFormationOverridePropertyConfiguration |
AssetBundleCloudFormationOverridePropertyConfiguration.withRefreshSchedules(Collection<AssetBundleExportJobRefreshScheduleOverrideProperties> refreshSchedules)
An optional list of structures that control how
RefreshSchedule resources are parameterized in the
returned CloudFormation template. |
AssetBundleCloudFormationOverridePropertyConfiguration |
AssetBundleCloudFormationOverridePropertyConfiguration.withResourceIdOverrideConfiguration(AssetBundleExportJobResourceIdOverrideConfiguration resourceIdOverrideConfiguration)
An optional list of structures that control how resource IDs are parameterized in the returned CloudFormation
template.
|
AssetBundleCloudFormationOverridePropertyConfiguration |
AssetBundleCloudFormationOverridePropertyConfiguration.withThemes(AssetBundleExportJobThemeOverrideProperties... themes)
An optional list of structures that control how
Theme resources are parameterized in the returned
CloudFormation template. |
AssetBundleCloudFormationOverridePropertyConfiguration |
AssetBundleCloudFormationOverridePropertyConfiguration.withThemes(Collection<AssetBundleExportJobThemeOverrideProperties> themes)
An optional list of structures that control how
Theme resources are parameterized in the returned
CloudFormation template. |
AssetBundleCloudFormationOverridePropertyConfiguration |
AssetBundleCloudFormationOverridePropertyConfiguration.withVPCConnections(AssetBundleExportJobVPCConnectionOverrideProperties... vPCConnections)
An optional list of structures that control how
VPCConnection resources are parameterized in the
returned CloudFormation template. |
AssetBundleCloudFormationOverridePropertyConfiguration |
AssetBundleCloudFormationOverridePropertyConfiguration.withVPCConnections(Collection<AssetBundleExportJobVPCConnectionOverrideProperties> vPCConnections)
An optional list of structures that control how
VPCConnection resources are parameterized in the
returned CloudFormation template. |
| Modifier and Type | Method and Description |
|---|---|
void |
StartAssetBundleExportJobRequest.setCloudFormationOverridePropertyConfiguration(AssetBundleCloudFormationOverridePropertyConfiguration cloudFormationOverridePropertyConfiguration)
An optional collection of structures that generate CloudFormation parameters to override the existing resource
property values when the resource is exported to a new CloudFormation template.
|
void |
DescribeAssetBundleExportJobResult.setCloudFormationOverridePropertyConfiguration(AssetBundleCloudFormationOverridePropertyConfiguration cloudFormationOverridePropertyConfiguration)
The CloudFormation override property configuration for the export job.
|
StartAssetBundleExportJobRequest |
StartAssetBundleExportJobRequest.withCloudFormationOverridePropertyConfiguration(AssetBundleCloudFormationOverridePropertyConfiguration cloudFormationOverridePropertyConfiguration)
An optional collection of structures that generate CloudFormation parameters to override the existing resource
property values when the resource is exported to a new CloudFormation template.
|
DescribeAssetBundleExportJobResult |
DescribeAssetBundleExportJobResult.withCloudFormationOverridePropertyConfiguration(AssetBundleCloudFormationOverridePropertyConfiguration cloudFormationOverridePropertyConfiguration)
The CloudFormation override property configuration for the export job.
|
Copyright © 2023. All rights reserved.