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