| Package | Description |
|---|---|
| com.amazonaws.services.quicksight.model |
| Modifier and Type | Method and Description |
|---|---|
AssetBundleExportJobThemeOverrideProperties |
AssetBundleExportJobThemeOverrideProperties.clone() |
AssetBundleExportJobThemeOverrideProperties |
AssetBundleExportJobThemeOverrideProperties.withArn(String arn)
The ARN of the specific
Theme resource whose override properties are configured in this structure. |
AssetBundleExportJobThemeOverrideProperties |
AssetBundleExportJobThemeOverrideProperties.withProperties(AssetBundleExportJobThemePropertyToOverride... properties)
A list of
Theme resource properties to generate variables for in the returned CloudFormation
template. |
AssetBundleExportJobThemeOverrideProperties |
AssetBundleExportJobThemeOverrideProperties.withProperties(Collection<String> properties)
A list of
Theme resource properties to generate variables for in the returned CloudFormation
template. |
AssetBundleExportJobThemeOverrideProperties |
AssetBundleExportJobThemeOverrideProperties.withProperties(String... properties)
A list of
Theme resource properties to generate variables for in the returned CloudFormation
template. |
| Modifier and Type | Method and Description |
|---|---|
List<AssetBundleExportJobThemeOverrideProperties> |
AssetBundleCloudFormationOverridePropertyConfiguration.getThemes()
An optional list of structures that control how
Theme resources are parameterized in the returned
CloudFormation template. |
| Modifier and Type | Method and Description |
|---|---|
AssetBundleCloudFormationOverridePropertyConfiguration |
AssetBundleCloudFormationOverridePropertyConfiguration.withThemes(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 |
|---|---|
void |
AssetBundleCloudFormationOverridePropertyConfiguration.setThemes(Collection<AssetBundleExportJobThemeOverrideProperties> themes)
An optional list of structures that control how
Theme resources are parameterized in the returned
CloudFormation template. |
AssetBundleCloudFormationOverridePropertyConfiguration |
AssetBundleCloudFormationOverridePropertyConfiguration.withThemes(Collection<AssetBundleExportJobThemeOverrideProperties> themes)
An optional list of structures that control how
Theme resources are parameterized in the returned
CloudFormation template. |
Copyright © 2024. All rights reserved.