| Package | Description |
|---|---|
| com.amazonaws.services.quicksight.model |
| Modifier and Type | Method and Description |
|---|---|
AssetBundleExportJobDataSetOverrideProperties |
AssetBundleExportJobDataSetOverrideProperties.clone() |
AssetBundleExportJobDataSetOverrideProperties |
AssetBundleExportJobDataSetOverrideProperties.withArn(String arn)
The ARN of the specific
DataSet resource whose override properties are configured in this structure. |
AssetBundleExportJobDataSetOverrideProperties |
AssetBundleExportJobDataSetOverrideProperties.withProperties(AssetBundleExportJobDataSetPropertyToOverride... properties)
A list of
DataSet resource properties to generate variables for in the returned CloudFormation
template. |
AssetBundleExportJobDataSetOverrideProperties |
AssetBundleExportJobDataSetOverrideProperties.withProperties(Collection<String> properties)
A list of
DataSet resource properties to generate variables for in the returned CloudFormation
template. |
AssetBundleExportJobDataSetOverrideProperties |
AssetBundleExportJobDataSetOverrideProperties.withProperties(String... properties)
A list of
DataSet resource properties to generate variables for in the returned CloudFormation
template. |
| Modifier and Type | Method and Description |
|---|---|
List<AssetBundleExportJobDataSetOverrideProperties> |
AssetBundleCloudFormationOverridePropertyConfiguration.getDataSets()
An optional list of structures that control how
DataSet resources are parameterized in the returned
CloudFormation template. |
| Modifier and Type | Method and Description |
|---|---|
AssetBundleCloudFormationOverridePropertyConfiguration |
AssetBundleCloudFormationOverridePropertyConfiguration.withDataSets(AssetBundleExportJobDataSetOverrideProperties... dataSets)
An optional list of structures that control how
DataSet resources are parameterized in the returned
CloudFormation template. |
| Modifier and Type | Method and Description |
|---|---|
void |
AssetBundleCloudFormationOverridePropertyConfiguration.setDataSets(Collection<AssetBundleExportJobDataSetOverrideProperties> dataSets)
An optional list of structures that control how
DataSet resources are parameterized in the returned
CloudFormation template. |
AssetBundleCloudFormationOverridePropertyConfiguration |
AssetBundleCloudFormationOverridePropertyConfiguration.withDataSets(Collection<AssetBundleExportJobDataSetOverrideProperties> dataSets)
An optional list of structures that control how
DataSet resources are parameterized in the returned
CloudFormation template. |
Copyright © 2023. All rights reserved.