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