AssetBundleCloudFormationOverridePropertyConfiguration
An optional collection of AWS CloudFormation property configurations that control how the export job is generated.
Contents
Note
In the following list, the required parameters are described first.
- Analyses
-
An optional list of structures that control how
Analysis
resources are parameterized in the returned AWS CloudFormation template.Type: Array of AssetBundleExportJobAnalysisOverrideProperties objects
Array Members: Minimum number of 1 item. Maximum number of 50 items.
Required: No
- Dashboards
-
An optional list of structures that control how
Dashboard
resources are parameterized in the returned AWS CloudFormation template.Type: Array of AssetBundleExportJobDashboardOverrideProperties objects
Array Members: Minimum number of 1 item. Maximum number of 50 items.
Required: No
- DataSets
-
An optional list of structures that control how
DataSet
resources are parameterized in the returned AWS CloudFormation template.Type: Array of AssetBundleExportJobDataSetOverrideProperties objects
Array Members: Minimum number of 1 item. Maximum number of 50 items.
Required: No
- DataSources
-
An optional list of structures that control how
DataSource
resources are parameterized in the returned AWS CloudFormation template.Type: Array of AssetBundleExportJobDataSourceOverrideProperties objects
Array Members: Minimum number of 1 item. Maximum number of 50 items.
Required: No
- Folders
-
An optional list of structures that controls how
Folder
resources are parameterized in the returned AWS CloudFormation template.Type: Array of AssetBundleExportJobFolderOverrideProperties objects
Array Members: Minimum number of 1 item. Maximum number of 50 items.
Required: No
- RefreshSchedules
-
An optional list of structures that control how
RefreshSchedule
resources are parameterized in the returned AWS CloudFormation template.Type: Array of AssetBundleExportJobRefreshScheduleOverrideProperties objects
Array Members: Minimum number of 1 item. Maximum number of 50 items.
Required: No
- ResourceIdOverrideConfiguration
-
An optional list of structures that control how resource IDs are parameterized in the returned AWS CloudFormation template.
Type: AssetBundleExportJobResourceIdOverrideConfiguration object
Required: No
- Themes
-
An optional list of structures that control how
Theme
resources are parameterized in the returned AWS CloudFormation template.Type: Array of AssetBundleExportJobThemeOverrideProperties objects
Array Members: Minimum number of 1 item. Maximum number of 50 items.
Required: No
- VPCConnections
-
An optional list of structures that control how
VPCConnection
resources are parameterized in the returned AWS CloudFormation template.Type: Array of AssetBundleExportJobVPCConnectionOverrideProperties objects
Array Members: Minimum number of 1 item. Maximum number of 50 items.
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: