AutoTuneMaintenanceSchedule

This object is deprecated. Use the domain's off-peak window to schedule Auto-Tune optimizations. For migration instructions, see Migrating from Auto-Tune maintenance windows.

The Auto-Tune maintenance schedule. For more information, see Auto-Tune for Amazon OpenSearch Service.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

A cron expression for a recurring maintenance schedule during which Auto-Tune can deploy changes.

Link copied to clipboard

The duration of the maintenance schedule. For example, "Duration": {"Value": 2, "Unit": "HOURS"}.

Link copied to clipboard

The Epoch timestamp at which the Auto-Tune maintenance schedule starts.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String