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