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