public static interface AssetBundleCloudFormationOverridePropertyConfiguration.Builder extends SdkPojo, CopyableBuilder<AssetBundleCloudFormationOverridePropertyConfiguration.Builder,AssetBundleCloudFormationOverridePropertyConfiguration>
| Modifier and Type | Method and Description |
|---|---|
AssetBundleCloudFormationOverridePropertyConfiguration.Builder |
analyses(AssetBundleExportJobAnalysisOverrideProperties... analyses)
An optional list of structures that control how
Analysis resources are parameterized in the
returned CloudFormation template. |
AssetBundleCloudFormationOverridePropertyConfiguration.Builder |
analyses(Collection<AssetBundleExportJobAnalysisOverrideProperties> analyses)
An optional list of structures that control how
Analysis resources are parameterized in the
returned CloudFormation template. |
AssetBundleCloudFormationOverridePropertyConfiguration.Builder |
analyses(Consumer<AssetBundleExportJobAnalysisOverrideProperties.Builder>... analyses)
An optional list of structures that control how
Analysis resources are parameterized in the
returned CloudFormation template. |
AssetBundleCloudFormationOverridePropertyConfiguration.Builder |
dashboards(AssetBundleExportJobDashboardOverrideProperties... dashboards)
An optional list of structures that control how
Dashboard resources are parameterized in the
returned CloudFormation template. |
AssetBundleCloudFormationOverridePropertyConfiguration.Builder |
dashboards(Collection<AssetBundleExportJobDashboardOverrideProperties> dashboards)
An optional list of structures that control how
Dashboard resources are parameterized in the
returned CloudFormation template. |
AssetBundleCloudFormationOverridePropertyConfiguration.Builder |
dashboards(Consumer<AssetBundleExportJobDashboardOverrideProperties.Builder>... dashboards)
An optional list of structures that control how
Dashboard resources are parameterized in the
returned CloudFormation template. |
AssetBundleCloudFormationOverridePropertyConfiguration.Builder |
dataSets(AssetBundleExportJobDataSetOverrideProperties... dataSets)
An optional list of structures that control how
DataSet resources are parameterized in the
returned CloudFormation template. |
AssetBundleCloudFormationOverridePropertyConfiguration.Builder |
dataSets(Collection<AssetBundleExportJobDataSetOverrideProperties> dataSets)
An optional list of structures that control how
DataSet resources are parameterized in the
returned CloudFormation template. |
AssetBundleCloudFormationOverridePropertyConfiguration.Builder |
dataSets(Consumer<AssetBundleExportJobDataSetOverrideProperties.Builder>... dataSets)
An optional list of structures that control how
DataSet resources are parameterized in the
returned CloudFormation template. |
AssetBundleCloudFormationOverridePropertyConfiguration.Builder |
dataSources(AssetBundleExportJobDataSourceOverrideProperties... dataSources)
An optional list of structures that control how
DataSource resources are parameterized in the
returned CloudFormation template. |
AssetBundleCloudFormationOverridePropertyConfiguration.Builder |
dataSources(Collection<AssetBundleExportJobDataSourceOverrideProperties> dataSources)
An optional list of structures that control how
DataSource resources are parameterized in the
returned CloudFormation template. |
AssetBundleCloudFormationOverridePropertyConfiguration.Builder |
dataSources(Consumer<AssetBundleExportJobDataSourceOverrideProperties.Builder>... dataSources)
An optional list of structures that control how
DataSource resources are parameterized in the
returned CloudFormation template. |
AssetBundleCloudFormationOverridePropertyConfiguration.Builder |
refreshSchedules(AssetBundleExportJobRefreshScheduleOverrideProperties... refreshSchedules)
An optional list of structures that control how
RefreshSchedule resources are parameterized in
the returned CloudFormation template. |
AssetBundleCloudFormationOverridePropertyConfiguration.Builder |
refreshSchedules(Collection<AssetBundleExportJobRefreshScheduleOverrideProperties> refreshSchedules)
An optional list of structures that control how
RefreshSchedule resources are parameterized in
the returned CloudFormation template. |
AssetBundleCloudFormationOverridePropertyConfiguration.Builder |
refreshSchedules(Consumer<AssetBundleExportJobRefreshScheduleOverrideProperties.Builder>... refreshSchedules)
An optional list of structures that control how
RefreshSchedule resources are parameterized in
the returned CloudFormation template. |
AssetBundleCloudFormationOverridePropertyConfiguration.Builder |
resourceIdOverrideConfiguration(AssetBundleExportJobResourceIdOverrideConfiguration resourceIdOverrideConfiguration)
An optional list of structures that control how resource IDs are parameterized in the returned CloudFormation
template.
|
default AssetBundleCloudFormationOverridePropertyConfiguration.Builder |
resourceIdOverrideConfiguration(Consumer<AssetBundleExportJobResourceIdOverrideConfiguration.Builder> resourceIdOverrideConfiguration)
An optional list of structures that control how resource IDs are parameterized in the returned CloudFormation
template.
|
AssetBundleCloudFormationOverridePropertyConfiguration.Builder |
themes(AssetBundleExportJobThemeOverrideProperties... themes)
An optional list of structures that control how
Theme resources are parameterized in the
returned CloudFormation template. |
AssetBundleCloudFormationOverridePropertyConfiguration.Builder |
themes(Collection<AssetBundleExportJobThemeOverrideProperties> themes)
An optional list of structures that control how
Theme resources are parameterized in the
returned CloudFormation template. |
AssetBundleCloudFormationOverridePropertyConfiguration.Builder |
themes(Consumer<AssetBundleExportJobThemeOverrideProperties.Builder>... themes)
An optional list of structures that control how
Theme resources are parameterized in the
returned CloudFormation template. |
AssetBundleCloudFormationOverridePropertyConfiguration.Builder |
vpcConnections(AssetBundleExportJobVPCConnectionOverrideProperties... vpcConnections)
An optional list of structures that control how
VPCConnection resources are parameterized in the
returned CloudFormation template. |
AssetBundleCloudFormationOverridePropertyConfiguration.Builder |
vpcConnections(Collection<AssetBundleExportJobVPCConnectionOverrideProperties> vpcConnections)
An optional list of structures that control how
VPCConnection resources are parameterized in the
returned CloudFormation template. |
AssetBundleCloudFormationOverridePropertyConfiguration.Builder |
vpcConnections(Consumer<AssetBundleExportJobVPCConnectionOverrideProperties.Builder>... vpcConnections)
An optional list of structures that control how
VPCConnection resources are parameterized in the
returned CloudFormation template. |
equalsBySdkFields, sdkFieldscopyapplyMutation, buildAssetBundleCloudFormationOverridePropertyConfiguration.Builder resourceIdOverrideConfiguration(AssetBundleExportJobResourceIdOverrideConfiguration resourceIdOverrideConfiguration)
An optional list of structures that control how resource IDs are parameterized in the returned CloudFormation template.
resourceIdOverrideConfiguration - An optional list of structures that control how resource IDs are parameterized in the returned
CloudFormation template.default 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.Builder avoiding the need to create one manually
via AssetBundleExportJobResourceIdOverrideConfiguration.builder().
When the Consumer completes,
SdkBuilder.build() is called immediately and its
result is passed to
resourceIdOverrideConfiguration(AssetBundleExportJobResourceIdOverrideConfiguration).
resourceIdOverrideConfiguration - a consumer that will call methods on
AssetBundleExportJobResourceIdOverrideConfiguration.BuilderresourceIdOverrideConfiguration(AssetBundleExportJobResourceIdOverrideConfiguration)AssetBundleCloudFormationOverridePropertyConfiguration.Builder vpcConnections(Collection<AssetBundleExportJobVPCConnectionOverrideProperties> vpcConnections)
An optional list of structures that control how VPCConnection resources are parameterized in the
returned CloudFormation template.
vpcConnections - An optional list of structures that control how VPCConnection resources are parameterized
in the returned CloudFormation template.AssetBundleCloudFormationOverridePropertyConfiguration.Builder vpcConnections(AssetBundleExportJobVPCConnectionOverrideProperties... vpcConnections)
An optional list of structures that control how VPCConnection resources are parameterized in the
returned CloudFormation template.
vpcConnections - An optional list of structures that control how VPCConnection resources are parameterized
in the returned CloudFormation template.AssetBundleCloudFormationOverridePropertyConfiguration.Builder vpcConnections(Consumer<AssetBundleExportJobVPCConnectionOverrideProperties.Builder>... vpcConnections)
An optional list of structures that control how VPCConnection resources are parameterized in the
returned CloudFormation template.
AssetBundleExportJobVPCConnectionOverrideProperties.Builder
avoiding the need to create one manually via
AssetBundleExportJobVPCConnectionOverrideProperties.builder()
.
When the Consumer completes,
SdkBuilder.build()
is called immediately and its result is passed to #vpcConnections(List.
vpcConnections - a consumer that will call methods on
AssetBundleExportJobVPCConnectionOverrideProperties.Builder#vpcConnections(java.util.Collection) AssetBundleCloudFormationOverridePropertyConfiguration.Builder refreshSchedules(Collection<AssetBundleExportJobRefreshScheduleOverrideProperties> refreshSchedules)
An optional list of structures that control how RefreshSchedule resources are parameterized in
the returned CloudFormation template.
refreshSchedules - An optional list of structures that control how RefreshSchedule resources are
parameterized in the returned CloudFormation template.AssetBundleCloudFormationOverridePropertyConfiguration.Builder refreshSchedules(AssetBundleExportJobRefreshScheduleOverrideProperties... refreshSchedules)
An optional list of structures that control how RefreshSchedule resources are parameterized in
the returned CloudFormation template.
refreshSchedules - An optional list of structures that control how RefreshSchedule resources are
parameterized in the returned CloudFormation template.AssetBundleCloudFormationOverridePropertyConfiguration.Builder refreshSchedules(Consumer<AssetBundleExportJobRefreshScheduleOverrideProperties.Builder>... refreshSchedules)
An optional list of structures that control how RefreshSchedule resources are parameterized in
the returned CloudFormation template.
AssetBundleExportJobRefreshScheduleOverrideProperties.Builder
avoiding the need to create one manually via
AssetBundleExportJobRefreshScheduleOverrideProperties.builder()
.
When the Consumer completes,
SdkBuilder.build()
is called immediately and its result is passed to #refreshSchedules(List.
refreshSchedules - a consumer that will call methods on
AssetBundleExportJobRefreshScheduleOverrideProperties.Builder#refreshSchedules(java.util.Collection) AssetBundleCloudFormationOverridePropertyConfiguration.Builder dataSources(Collection<AssetBundleExportJobDataSourceOverrideProperties> dataSources)
An optional list of structures that control how DataSource resources are parameterized in the
returned CloudFormation template.
dataSources - An optional list of structures that control how DataSource resources are parameterized in
the returned CloudFormation template.AssetBundleCloudFormationOverridePropertyConfiguration.Builder dataSources(AssetBundleExportJobDataSourceOverrideProperties... dataSources)
An optional list of structures that control how DataSource resources are parameterized in the
returned CloudFormation template.
dataSources - An optional list of structures that control how DataSource resources are parameterized in
the returned CloudFormation template.AssetBundleCloudFormationOverridePropertyConfiguration.Builder dataSources(Consumer<AssetBundleExportJobDataSourceOverrideProperties.Builder>... dataSources)
An optional list of structures that control how DataSource resources are parameterized in the
returned CloudFormation template.
AssetBundleExportJobDataSourceOverrideProperties.Builder
avoiding the need to create one manually via
AssetBundleExportJobDataSourceOverrideProperties.builder()
.
When the Consumer completes,
SdkBuilder.build()
is called immediately and its result is passed to #dataSources(List.
dataSources - a consumer that will call methods on
AssetBundleExportJobDataSourceOverrideProperties.Builder#dataSources(java.util.Collection) AssetBundleCloudFormationOverridePropertyConfiguration.Builder dataSets(Collection<AssetBundleExportJobDataSetOverrideProperties> dataSets)
An optional list of structures that control how DataSet resources are parameterized in the
returned CloudFormation template.
dataSets - An optional list of structures that control how DataSet resources are parameterized in
the returned CloudFormation template.AssetBundleCloudFormationOverridePropertyConfiguration.Builder dataSets(AssetBundleExportJobDataSetOverrideProperties... dataSets)
An optional list of structures that control how DataSet resources are parameterized in the
returned CloudFormation template.
dataSets - An optional list of structures that control how DataSet resources are parameterized in
the returned CloudFormation template.AssetBundleCloudFormationOverridePropertyConfiguration.Builder dataSets(Consumer<AssetBundleExportJobDataSetOverrideProperties.Builder>... dataSets)
An optional list of structures that control how DataSet resources are parameterized in the
returned CloudFormation template.
AssetBundleExportJobDataSetOverrideProperties.Builder
avoiding the need to create one manually via
AssetBundleExportJobDataSetOverrideProperties.builder()
.
When the Consumer completes,
SdkBuilder.build()
is called immediately and its result is passed to #dataSets(List.
dataSets - a consumer that will call methods on
AssetBundleExportJobDataSetOverrideProperties.Builder#dataSets(java.util.Collection) AssetBundleCloudFormationOverridePropertyConfiguration.Builder themes(Collection<AssetBundleExportJobThemeOverrideProperties> themes)
An optional list of structures that control how Theme resources are parameterized in the
returned CloudFormation template.
themes - An optional list of structures that control how Theme resources are parameterized in the
returned CloudFormation template.AssetBundleCloudFormationOverridePropertyConfiguration.Builder themes(AssetBundleExportJobThemeOverrideProperties... themes)
An optional list of structures that control how Theme resources are parameterized in the
returned CloudFormation template.
themes - An optional list of structures that control how Theme resources are parameterized in the
returned CloudFormation template.AssetBundleCloudFormationOverridePropertyConfiguration.Builder themes(Consumer<AssetBundleExportJobThemeOverrideProperties.Builder>... themes)
An optional list of structures that control how Theme resources are parameterized in the
returned CloudFormation template.
AssetBundleExportJobThemeOverrideProperties.Builder
avoiding the need to create one manually via
AssetBundleExportJobThemeOverrideProperties.builder()
.
When the Consumer completes,
SdkBuilder.build()
is called immediately and its result is passed to #themes(List.
themes - a consumer that will call methods on
AssetBundleExportJobThemeOverrideProperties.Builder#themes(java.util.Collection) AssetBundleCloudFormationOverridePropertyConfiguration.Builder analyses(Collection<AssetBundleExportJobAnalysisOverrideProperties> analyses)
An optional list of structures that control how Analysis resources are parameterized in the
returned CloudFormation template.
analyses - An optional list of structures that control how Analysis resources are parameterized in
the returned CloudFormation template.AssetBundleCloudFormationOverridePropertyConfiguration.Builder analyses(AssetBundleExportJobAnalysisOverrideProperties... analyses)
An optional list of structures that control how Analysis resources are parameterized in the
returned CloudFormation template.
analyses - An optional list of structures that control how Analysis resources are parameterized in
the returned CloudFormation template.AssetBundleCloudFormationOverridePropertyConfiguration.Builder analyses(Consumer<AssetBundleExportJobAnalysisOverrideProperties.Builder>... analyses)
An optional list of structures that control how Analysis resources are parameterized in the
returned CloudFormation template.
AssetBundleExportJobAnalysisOverrideProperties.Builder
avoiding the need to create one manually via
AssetBundleExportJobAnalysisOverrideProperties.builder()
.
When the Consumer completes,
SdkBuilder.build()
is called immediately and its result is passed to #analyses(List.
analyses - a consumer that will call methods on
AssetBundleExportJobAnalysisOverrideProperties.Builder#analyses(java.util.Collection) AssetBundleCloudFormationOverridePropertyConfiguration.Builder dashboards(Collection<AssetBundleExportJobDashboardOverrideProperties> dashboards)
An optional list of structures that control how Dashboard resources are parameterized in the
returned CloudFormation template.
dashboards - An optional list of structures that control how Dashboard resources are parameterized in
the returned CloudFormation template.AssetBundleCloudFormationOverridePropertyConfiguration.Builder dashboards(AssetBundleExportJobDashboardOverrideProperties... dashboards)
An optional list of structures that control how Dashboard resources are parameterized in the
returned CloudFormation template.
dashboards - An optional list of structures that control how Dashboard resources are parameterized in
the returned CloudFormation template.AssetBundleCloudFormationOverridePropertyConfiguration.Builder dashboards(Consumer<AssetBundleExportJobDashboardOverrideProperties.Builder>... dashboards)
An optional list of structures that control how Dashboard resources are parameterized in the
returned CloudFormation template.
AssetBundleExportJobDashboardOverrideProperties.Builder
avoiding the need to create one manually via
AssetBundleExportJobDashboardOverrideProperties.builder()
.
When the Consumer completes,
SdkBuilder.build()
is called immediately and its result is passed to #dashboards(List.
dashboards - a consumer that will call methods on
AssetBundleExportJobDashboardOverrideProperties.Builder#dashboards(java.util.Collection) Copyright © 2023. All rights reserved.