| Package | Description |
|---|---|
| software.amazon.awssdk.services.quicksight.model |
| Modifier and Type | Method and Description |
|---|---|
List<AssetBundleExportJobDataSourceOverrideProperties> |
AssetBundleCloudFormationOverridePropertyConfiguration.dataSources()
An optional list of structures that control how
DataSource resources are parameterized in the
returned CloudFormation template. |
| Modifier and Type | Method and Description |
|---|---|
AssetBundleCloudFormationOverridePropertyConfiguration.Builder |
AssetBundleCloudFormationOverridePropertyConfiguration.Builder.dataSources(AssetBundleExportJobDataSourceOverrideProperties... dataSources)
An optional list of structures that control how
DataSource resources are parameterized in the
returned CloudFormation template. |
| Modifier and Type | Method and Description |
|---|---|
AssetBundleCloudFormationOverridePropertyConfiguration.Builder |
AssetBundleCloudFormationOverridePropertyConfiguration.Builder.dataSources(Collection<AssetBundleExportJobDataSourceOverrideProperties> dataSources)
An optional list of structures that control how
DataSource resources are parameterized in the
returned CloudFormation template. |
Copyright © 2023. All rights reserved.