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