| Package | Description |
|---|---|
| software.amazon.awssdk.services.quicksight.model |
| Modifier and Type | Method and Description |
|---|---|
static AssetBundleExportJobDataSourcePropertyToOverride |
AssetBundleExportJobDataSourcePropertyToOverride.fromValue(String value)
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
|
static AssetBundleExportJobDataSourcePropertyToOverride |
AssetBundleExportJobDataSourcePropertyToOverride.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AssetBundleExportJobDataSourcePropertyToOverride[] |
AssetBundleExportJobDataSourcePropertyToOverride.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static Set<AssetBundleExportJobDataSourcePropertyToOverride> |
AssetBundleExportJobDataSourcePropertyToOverride.knownValues()
|
List<AssetBundleExportJobDataSourcePropertyToOverride> |
AssetBundleExportJobDataSourceOverrideProperties.properties()
A list of
DataSource resource properties to generate variables for in the returned CloudFormation
template. |
| Modifier and Type | Method and Description |
|---|---|
AssetBundleExportJobDataSourceOverrideProperties.Builder |
AssetBundleExportJobDataSourceOverrideProperties.Builder.properties(AssetBundleExportJobDataSourcePropertyToOverride... properties)
A list of
DataSource resource properties to generate variables for in the returned
CloudFormation template. |
| Modifier and Type | Method and Description |
|---|---|
AssetBundleExportJobDataSourceOverrideProperties.Builder |
AssetBundleExportJobDataSourceOverrideProperties.Builder.properties(Collection<AssetBundleExportJobDataSourcePropertyToOverride> properties)
A list of
DataSource resource properties to generate variables for in the returned
CloudFormation template. |
Copyright © 2023. All rights reserved.