| Package | Description |
|---|---|
| software.amazon.awssdk.services.quicksight.model |
| Modifier and Type | Method and Description |
|---|---|
static AssetBundleExportJobAnalysisPropertyToOverride |
AssetBundleExportJobAnalysisPropertyToOverride.fromValue(String value)
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
|
static AssetBundleExportJobAnalysisPropertyToOverride |
AssetBundleExportJobAnalysisPropertyToOverride.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AssetBundleExportJobAnalysisPropertyToOverride[] |
AssetBundleExportJobAnalysisPropertyToOverride.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<AssetBundleExportJobAnalysisPropertyToOverride> |
AssetBundleExportJobAnalysisPropertyToOverride.knownValues()
|
List<AssetBundleExportJobAnalysisPropertyToOverride> |
AssetBundleExportJobAnalysisOverrideProperties.properties()
A list of
Analysis resource properties to generate variables for in the returned CloudFormation
template. |
| Modifier and Type | Method and Description |
|---|---|
AssetBundleExportJobAnalysisOverrideProperties.Builder |
AssetBundleExportJobAnalysisOverrideProperties.Builder.properties(AssetBundleExportJobAnalysisPropertyToOverride... properties)
A list of
Analysis resource properties to generate variables for in the returned CloudFormation
template. |
| Modifier and Type | Method and Description |
|---|---|
AssetBundleExportJobAnalysisOverrideProperties.Builder |
AssetBundleExportJobAnalysisOverrideProperties.Builder.properties(Collection<AssetBundleExportJobAnalysisPropertyToOverride> properties)
A list of
Analysis resource properties to generate variables for in the returned CloudFormation
template. |
Copyright © 2023. All rights reserved.