| Package | Description |
|---|---|
| com.amazonaws.services.quicksight.model |
| Modifier and Type | Method and Description |
|---|---|
AssetBundleExportJobAnalysisOverrideProperties |
AssetBundleExportJobAnalysisOverrideProperties.clone() |
AssetBundleExportJobAnalysisOverrideProperties |
AssetBundleExportJobAnalysisOverrideProperties.withArn(String arn)
The ARN of the specific
Analysis resource whose override properties are configured in this
structure. |
AssetBundleExportJobAnalysisOverrideProperties |
AssetBundleExportJobAnalysisOverrideProperties.withProperties(AssetBundleExportJobAnalysisPropertyToOverride... properties)
A list of
Analysis resource properties to generate variables for in the returned CloudFormation
template. |
AssetBundleExportJobAnalysisOverrideProperties |
AssetBundleExportJobAnalysisOverrideProperties.withProperties(Collection<String> properties)
A list of
Analysis resource properties to generate variables for in the returned CloudFormation
template. |
AssetBundleExportJobAnalysisOverrideProperties |
AssetBundleExportJobAnalysisOverrideProperties.withProperties(String... properties)
A list of
Analysis resource properties to generate variables for in the returned CloudFormation
template. |
| Modifier and Type | Method and Description |
|---|---|
List<AssetBundleExportJobAnalysisOverrideProperties> |
AssetBundleCloudFormationOverridePropertyConfiguration.getAnalyses()
An optional list of structures that control how
Analysis resources are parameterized in the returned
CloudFormation template. |
| Modifier and Type | Method and Description |
|---|---|
AssetBundleCloudFormationOverridePropertyConfiguration |
AssetBundleCloudFormationOverridePropertyConfiguration.withAnalyses(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 |
|---|---|
void |
AssetBundleCloudFormationOverridePropertyConfiguration.setAnalyses(Collection<AssetBundleExportJobAnalysisOverrideProperties> analyses)
An optional list of structures that control how
Analysis resources are parameterized in the returned
CloudFormation template. |
AssetBundleCloudFormationOverridePropertyConfiguration |
AssetBundleCloudFormationOverridePropertyConfiguration.withAnalyses(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.