Interface AssetBundleCloudFormationOverridePropertyConfiguration.Builder
- All Superinterfaces:
- Buildable,- CopyableBuilder<AssetBundleCloudFormationOverridePropertyConfiguration.Builder,,- AssetBundleCloudFormationOverridePropertyConfiguration> - SdkBuilder<AssetBundleCloudFormationOverridePropertyConfiguration.Builder,,- AssetBundleCloudFormationOverridePropertyConfiguration> - SdkPojo
- Enclosing class:
- AssetBundleCloudFormationOverridePropertyConfiguration
- 
Method SummaryModifier and TypeMethodDescriptionAn optional list of structures that control howAnalysisresources are parameterized in the returned CloudFormation template.An optional list of structures that control howAnalysisresources are parameterized in the returned CloudFormation template.analyses(AssetBundleExportJobAnalysisOverrideProperties... analyses) An optional list of structures that control howAnalysisresources are parameterized in the returned CloudFormation template.An optional list of structures that control howDashboardresources are parameterized in the returned CloudFormation template.An optional list of structures that control howDashboardresources are parameterized in the returned CloudFormation template.dashboards(AssetBundleExportJobDashboardOverrideProperties... dashboards) An optional list of structures that control howDashboardresources are parameterized in the returned CloudFormation template.An optional list of structures that control howDataSetresources are parameterized in the returned CloudFormation template.An optional list of structures that control howDataSetresources are parameterized in the returned CloudFormation template.dataSets(AssetBundleExportJobDataSetOverrideProperties... dataSets) An optional list of structures that control howDataSetresources are parameterized in the returned CloudFormation template.An optional list of structures that control howDataSourceresources are parameterized in the returned CloudFormation template.dataSources(Consumer<AssetBundleExportJobDataSourceOverrideProperties.Builder>... dataSources) An optional list of structures that control howDataSourceresources are parameterized in the returned CloudFormation template.dataSources(AssetBundleExportJobDataSourceOverrideProperties... dataSources) An optional list of structures that control howDataSourceresources are parameterized in the returned CloudFormation template.An optional list of structures that controls howFolderresources are parameterized in the returned CloudFormation template.An optional list of structures that controls howFolderresources are parameterized in the returned CloudFormation template.folders(AssetBundleExportJobFolderOverrideProperties... folders) An optional list of structures that controls howFolderresources are parameterized in the returned CloudFormation template.refreshSchedules(Collection<AssetBundleExportJobRefreshScheduleOverrideProperties> refreshSchedules) An optional list of structures that control howRefreshScheduleresources are parameterized in the returned CloudFormation template.refreshSchedules(Consumer<AssetBundleExportJobRefreshScheduleOverrideProperties.Builder>... refreshSchedules) An optional list of structures that control howRefreshScheduleresources are parameterized in the returned CloudFormation template.refreshSchedules(AssetBundleExportJobRefreshScheduleOverrideProperties... refreshSchedules) An optional list of structures that control howRefreshScheduleresources are parameterized in the returned CloudFormation template.resourceIdOverrideConfiguration(Consumer<AssetBundleExportJobResourceIdOverrideConfiguration.Builder> resourceIdOverrideConfiguration) An optional list of structures that control how resource IDs are parameterized in the returned CloudFormation template.resourceIdOverrideConfiguration(AssetBundleExportJobResourceIdOverrideConfiguration resourceIdOverrideConfiguration) An optional list of structures that control how resource IDs are parameterized in the returned CloudFormation template.An optional list of structures that control howThemeresources are parameterized in the returned CloudFormation template.An optional list of structures that control howThemeresources are parameterized in the returned CloudFormation template.An optional list of structures that control howThemeresources are parameterized in the returned CloudFormation template.vpcConnections(Collection<AssetBundleExportJobVPCConnectionOverrideProperties> vpcConnections) An optional list of structures that control howVPCConnectionresources are parameterized in the returned CloudFormation template.vpcConnections(Consumer<AssetBundleExportJobVPCConnectionOverrideProperties.Builder>... vpcConnections) An optional list of structures that control howVPCConnectionresources are parameterized in the returned CloudFormation template.vpcConnections(AssetBundleExportJobVPCConnectionOverrideProperties... vpcConnections) An optional list of structures that control howVPCConnectionresources are parameterized in the returned CloudFormation template.Methods inherited from interface software.amazon.awssdk.utils.builder.CopyableBuildercopyMethods inherited from interface software.amazon.awssdk.utils.builder.SdkBuilderapplyMutation, buildMethods inherited from interface software.amazon.awssdk.core.SdkPojoequalsBySdkFields, sdkFieldNameToField, sdkFields
- 
Method Details- 
resourceIdOverrideConfigurationAssetBundleCloudFormationOverridePropertyConfiguration.Builder resourceIdOverrideConfiguration(AssetBundleExportJobResourceIdOverrideConfiguration resourceIdOverrideConfiguration) An optional list of structures that control how resource IDs are parameterized in the returned CloudFormation template. - Parameters:
- resourceIdOverrideConfiguration- An optional list of structures that control how resource IDs are parameterized in the returned CloudFormation template.
- Returns:
- Returns a reference to this object so that method calls can be chained together.
 
- 
resourceIdOverrideConfigurationdefault AssetBundleCloudFormationOverridePropertyConfiguration.Builder resourceIdOverrideConfiguration(Consumer<AssetBundleExportJobResourceIdOverrideConfiguration.Builder> resourceIdOverrideConfiguration) An optional list of structures that control how resource IDs are parameterized in the returned CloudFormation template. This is a convenience method that creates an instance of theAssetBundleExportJobResourceIdOverrideConfiguration.Builderavoiding the need to create one manually viaAssetBundleExportJobResourceIdOverrideConfiguration.builder().When the Consumercompletes,SdkBuilder.build()is called immediately and its result is passed toresourceIdOverrideConfiguration(AssetBundleExportJobResourceIdOverrideConfiguration).- Parameters:
- resourceIdOverrideConfiguration- a consumer that will call methods on- AssetBundleExportJobResourceIdOverrideConfiguration.Builder
- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
 
- 
vpcConnectionsAssetBundleCloudFormationOverridePropertyConfiguration.Builder vpcConnections(Collection<AssetBundleExportJobVPCConnectionOverrideProperties> vpcConnections) An optional list of structures that control how VPCConnectionresources are parameterized in the returned CloudFormation template.- Parameters:
- vpcConnections- An optional list of structures that control how- VPCConnectionresources are parameterized in the returned CloudFormation template.
- Returns:
- Returns a reference to this object so that method calls can be chained together.
 
- 
vpcConnectionsAssetBundleCloudFormationOverridePropertyConfiguration.Builder vpcConnections(AssetBundleExportJobVPCConnectionOverrideProperties... vpcConnections) An optional list of structures that control how VPCConnectionresources are parameterized in the returned CloudFormation template.- Parameters:
- vpcConnections- An optional list of structures that control how- VPCConnectionresources are parameterized in the returned CloudFormation template.
- Returns:
- Returns a reference to this object so that method calls can be chained together.
 
- 
vpcConnectionsAssetBundleCloudFormationOverridePropertyConfiguration.Builder vpcConnections(Consumer<AssetBundleExportJobVPCConnectionOverrideProperties.Builder>... vpcConnections) An optional list of structures that control how This is a convenience method that creates an instance of theVPCConnectionresources are parameterized in the returned CloudFormation template.AssetBundleExportJobVPCConnectionOverrideProperties.Builderavoiding the need to create one manually viaAssetBundleExportJobVPCConnectionOverrideProperties.builder().When the Consumercompletes,SdkBuilder.build()is called immediately and its result is passed tovpcConnections(List<AssetBundleExportJobVPCConnectionOverrideProperties>).- Parameters:
- vpcConnections- a consumer that will call methods on- AssetBundleExportJobVPCConnectionOverrideProperties.Builder
- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
 
- 
refreshSchedulesAssetBundleCloudFormationOverridePropertyConfiguration.Builder refreshSchedules(Collection<AssetBundleExportJobRefreshScheduleOverrideProperties> refreshSchedules) An optional list of structures that control how RefreshScheduleresources are parameterized in the returned CloudFormation template.- Parameters:
- refreshSchedules- An optional list of structures that control how- RefreshScheduleresources are parameterized in the returned CloudFormation template.
- Returns:
- Returns a reference to this object so that method calls can be chained together.
 
- 
refreshSchedulesAssetBundleCloudFormationOverridePropertyConfiguration.Builder refreshSchedules(AssetBundleExportJobRefreshScheduleOverrideProperties... refreshSchedules) An optional list of structures that control how RefreshScheduleresources are parameterized in the returned CloudFormation template.- Parameters:
- refreshSchedules- An optional list of structures that control how- RefreshScheduleresources are parameterized in the returned CloudFormation template.
- Returns:
- Returns a reference to this object so that method calls can be chained together.
 
- 
refreshSchedulesAssetBundleCloudFormationOverridePropertyConfiguration.Builder refreshSchedules(Consumer<AssetBundleExportJobRefreshScheduleOverrideProperties.Builder>... refreshSchedules) An optional list of structures that control how This is a convenience method that creates an instance of theRefreshScheduleresources are parameterized in the returned CloudFormation template.AssetBundleExportJobRefreshScheduleOverrideProperties.Builderavoiding the need to create one manually viaAssetBundleExportJobRefreshScheduleOverrideProperties.builder().When the Consumercompletes,SdkBuilder.build()is called immediately and its result is passed torefreshSchedules(List<AssetBundleExportJobRefreshScheduleOverrideProperties>).- Parameters:
- refreshSchedules- a consumer that will call methods on- AssetBundleExportJobRefreshScheduleOverrideProperties.Builder
- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
 
- 
dataSourcesAssetBundleCloudFormationOverridePropertyConfiguration.Builder dataSources(Collection<AssetBundleExportJobDataSourceOverrideProperties> dataSources) An optional list of structures that control how DataSourceresources are parameterized in the returned CloudFormation template.- Parameters:
- dataSources- An optional list of structures that control how- DataSourceresources are parameterized in the returned CloudFormation template.
- Returns:
- Returns a reference to this object so that method calls can be chained together.
 
- 
dataSourcesAssetBundleCloudFormationOverridePropertyConfiguration.Builder dataSources(AssetBundleExportJobDataSourceOverrideProperties... dataSources) An optional list of structures that control how DataSourceresources are parameterized in the returned CloudFormation template.- Parameters:
- dataSources- An optional list of structures that control how- DataSourceresources are parameterized in the returned CloudFormation template.
- Returns:
- Returns a reference to this object so that method calls can be chained together.
 
- 
dataSourcesAssetBundleCloudFormationOverridePropertyConfiguration.Builder dataSources(Consumer<AssetBundleExportJobDataSourceOverrideProperties.Builder>... dataSources) An optional list of structures that control how This is a convenience method that creates an instance of theDataSourceresources are parameterized in the returned CloudFormation template.AssetBundleExportJobDataSourceOverrideProperties.Builderavoiding the need to create one manually viaAssetBundleExportJobDataSourceOverrideProperties.builder().When the Consumercompletes,SdkBuilder.build()is called immediately and its result is passed todataSources(List<AssetBundleExportJobDataSourceOverrideProperties>).- Parameters:
- dataSources- a consumer that will call methods on- AssetBundleExportJobDataSourceOverrideProperties.Builder
- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
 
- 
dataSetsAssetBundleCloudFormationOverridePropertyConfiguration.Builder dataSets(Collection<AssetBundleExportJobDataSetOverrideProperties> dataSets) An optional list of structures that control how DataSetresources are parameterized in the returned CloudFormation template.- Parameters:
- dataSets- An optional list of structures that control how- DataSetresources are parameterized in the returned CloudFormation template.
- Returns:
- Returns a reference to this object so that method calls can be chained together.
 
- 
dataSetsAssetBundleCloudFormationOverridePropertyConfiguration.Builder dataSets(AssetBundleExportJobDataSetOverrideProperties... dataSets) An optional list of structures that control how DataSetresources are parameterized in the returned CloudFormation template.- Parameters:
- dataSets- An optional list of structures that control how- DataSetresources are parameterized in the returned CloudFormation template.
- Returns:
- Returns a reference to this object so that method calls can be chained together.
 
- 
dataSetsAssetBundleCloudFormationOverridePropertyConfiguration.Builder dataSets(Consumer<AssetBundleExportJobDataSetOverrideProperties.Builder>... dataSets) An optional list of structures that control how This is a convenience method that creates an instance of theDataSetresources are parameterized in the returned CloudFormation template.AssetBundleExportJobDataSetOverrideProperties.Builderavoiding the need to create one manually viaAssetBundleExportJobDataSetOverrideProperties.builder().When the Consumercompletes,SdkBuilder.build()is called immediately and its result is passed todataSets(List<AssetBundleExportJobDataSetOverrideProperties>).- Parameters:
- dataSets- a consumer that will call methods on- AssetBundleExportJobDataSetOverrideProperties.Builder
- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
 
- 
themesAssetBundleCloudFormationOverridePropertyConfiguration.Builder themes(Collection<AssetBundleExportJobThemeOverrideProperties> themes) An optional list of structures that control how Themeresources are parameterized in the returned CloudFormation template.- Parameters:
- themes- An optional list of structures that control how- Themeresources are parameterized in the returned CloudFormation template.
- Returns:
- Returns a reference to this object so that method calls can be chained together.
 
- 
themesAssetBundleCloudFormationOverridePropertyConfiguration.Builder themes(AssetBundleExportJobThemeOverrideProperties... themes) An optional list of structures that control how Themeresources are parameterized in the returned CloudFormation template.- Parameters:
- themes- An optional list of structures that control how- Themeresources are parameterized in the returned CloudFormation template.
- Returns:
- Returns a reference to this object so that method calls can be chained together.
 
- 
themesAssetBundleCloudFormationOverridePropertyConfiguration.Builder themes(Consumer<AssetBundleExportJobThemeOverrideProperties.Builder>... themes) An optional list of structures that control how This is a convenience method that creates an instance of theThemeresources are parameterized in the returned CloudFormation template.AssetBundleExportJobThemeOverrideProperties.Builderavoiding the need to create one manually viaAssetBundleExportJobThemeOverrideProperties.builder().When the Consumercompletes,SdkBuilder.build()is called immediately and its result is passed tothemes(List<AssetBundleExportJobThemeOverrideProperties>).- Parameters:
- themes- a consumer that will call methods on- AssetBundleExportJobThemeOverrideProperties.Builder
- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
 
- 
analysesAssetBundleCloudFormationOverridePropertyConfiguration.Builder analyses(Collection<AssetBundleExportJobAnalysisOverrideProperties> analyses) An optional list of structures that control how Analysisresources are parameterized in the returned CloudFormation template.- Parameters:
- analyses- An optional list of structures that control how- Analysisresources are parameterized in the returned CloudFormation template.
- Returns:
- Returns a reference to this object so that method calls can be chained together.
 
- 
analysesAssetBundleCloudFormationOverridePropertyConfiguration.Builder analyses(AssetBundleExportJobAnalysisOverrideProperties... analyses) An optional list of structures that control how Analysisresources are parameterized in the returned CloudFormation template.- Parameters:
- analyses- An optional list of structures that control how- Analysisresources are parameterized in the returned CloudFormation template.
- Returns:
- Returns a reference to this object so that method calls can be chained together.
 
- 
analysesAssetBundleCloudFormationOverridePropertyConfiguration.Builder analyses(Consumer<AssetBundleExportJobAnalysisOverrideProperties.Builder>... analyses) An optional list of structures that control how This is a convenience method that creates an instance of theAnalysisresources are parameterized in the returned CloudFormation template.AssetBundleExportJobAnalysisOverrideProperties.Builderavoiding the need to create one manually viaAssetBundleExportJobAnalysisOverrideProperties.builder().When the Consumercompletes,SdkBuilder.build()is called immediately and its result is passed toanalyses(List<AssetBundleExportJobAnalysisOverrideProperties>).- Parameters:
- analyses- a consumer that will call methods on- AssetBundleExportJobAnalysisOverrideProperties.Builder
- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
 
- 
dashboardsAssetBundleCloudFormationOverridePropertyConfiguration.Builder dashboards(Collection<AssetBundleExportJobDashboardOverrideProperties> dashboards) An optional list of structures that control how Dashboardresources are parameterized in the returned CloudFormation template.- Parameters:
- dashboards- An optional list of structures that control how- Dashboardresources are parameterized in the returned CloudFormation template.
- Returns:
- Returns a reference to this object so that method calls can be chained together.
 
- 
dashboardsAssetBundleCloudFormationOverridePropertyConfiguration.Builder dashboards(AssetBundleExportJobDashboardOverrideProperties... dashboards) An optional list of structures that control how Dashboardresources are parameterized in the returned CloudFormation template.- Parameters:
- dashboards- An optional list of structures that control how- Dashboardresources are parameterized in the returned CloudFormation template.
- Returns:
- Returns a reference to this object so that method calls can be chained together.
 
- 
dashboardsAssetBundleCloudFormationOverridePropertyConfiguration.Builder dashboards(Consumer<AssetBundleExportJobDashboardOverrideProperties.Builder>... dashboards) An optional list of structures that control how This is a convenience method that creates an instance of theDashboardresources are parameterized in the returned CloudFormation template.AssetBundleExportJobDashboardOverrideProperties.Builderavoiding the need to create one manually viaAssetBundleExportJobDashboardOverrideProperties.builder().When the Consumercompletes,SdkBuilder.build()is called immediately and its result is passed todashboards(List<AssetBundleExportJobDashboardOverrideProperties>).- Parameters:
- dashboards- a consumer that will call methods on- AssetBundleExportJobDashboardOverrideProperties.Builder
- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
 
- 
foldersAssetBundleCloudFormationOverridePropertyConfiguration.Builder folders(Collection<AssetBundleExportJobFolderOverrideProperties> folders) An optional list of structures that controls how Folderresources are parameterized in the returned CloudFormation template.- Parameters:
- folders- An optional list of structures that controls how- Folderresources are parameterized in the returned CloudFormation template.
- Returns:
- Returns a reference to this object so that method calls can be chained together.
 
- 
foldersAssetBundleCloudFormationOverridePropertyConfiguration.Builder folders(AssetBundleExportJobFolderOverrideProperties... folders) An optional list of structures that controls how Folderresources are parameterized in the returned CloudFormation template.- Parameters:
- folders- An optional list of structures that controls how- Folderresources are parameterized in the returned CloudFormation template.
- Returns:
- Returns a reference to this object so that method calls can be chained together.
 
- 
foldersAssetBundleCloudFormationOverridePropertyConfiguration.Builder folders(Consumer<AssetBundleExportJobFolderOverrideProperties.Builder>... folders) An optional list of structures that controls how This is a convenience method that creates an instance of theFolderresources are parameterized in the returned CloudFormation template.AssetBundleExportJobFolderOverrideProperties.Builderavoiding the need to create one manually viaAssetBundleExportJobFolderOverrideProperties.builder().When the Consumercompletes,SdkBuilder.build()is called immediately and its result is passed tofolders(List<AssetBundleExportJobFolderOverrideProperties>).- Parameters:
- folders- a consumer that will call methods on- AssetBundleExportJobFolderOverrideProperties.Builder
- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
 
 
-