| Package | Description |
|---|---|
| software.amazon.awssdk.services.quicksight.model |
| Modifier and Type | Method and Description |
|---|---|
AssetBundleExportJobRefreshScheduleOverrideProperties.Builder |
AssetBundleExportJobRefreshScheduleOverrideProperties.Builder.arn(String arn)
The ARN of the specific
RefreshSchedule resource whose override properties are configured in
this structure. |
static AssetBundleExportJobRefreshScheduleOverrideProperties.Builder |
AssetBundleExportJobRefreshScheduleOverrideProperties.builder() |
AssetBundleExportJobRefreshScheduleOverrideProperties.Builder |
AssetBundleExportJobRefreshScheduleOverrideProperties.Builder.properties(AssetBundleExportJobRefreshSchedulePropertyToOverride... properties)
A list of
RefreshSchedule resource properties to generate variables for in the returned
CloudFormation template. |
AssetBundleExportJobRefreshScheduleOverrideProperties.Builder |
AssetBundleExportJobRefreshScheduleOverrideProperties.Builder.properties(Collection<AssetBundleExportJobRefreshSchedulePropertyToOverride> properties)
A list of
RefreshSchedule resource properties to generate variables for in the returned
CloudFormation template. |
AssetBundleExportJobRefreshScheduleOverrideProperties.Builder |
AssetBundleExportJobRefreshScheduleOverrideProperties.Builder.propertiesWithStrings(Collection<String> properties)
A list of
RefreshSchedule resource properties to generate variables for in the returned
CloudFormation template. |
AssetBundleExportJobRefreshScheduleOverrideProperties.Builder |
AssetBundleExportJobRefreshScheduleOverrideProperties.Builder.propertiesWithStrings(String... properties)
A list of
RefreshSchedule resource properties to generate variables for in the returned
CloudFormation template. |
AssetBundleExportJobRefreshScheduleOverrideProperties.Builder |
AssetBundleExportJobRefreshScheduleOverrideProperties.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends AssetBundleExportJobRefreshScheduleOverrideProperties.Builder> |
AssetBundleExportJobRefreshScheduleOverrideProperties.serializableBuilderClass() |
Copyright © 2023. All rights reserved.