ServiceSoftwareOptions

The current status of the service software for an Amazon OpenSearch Service domain. For more information, see Service software updates in Amazon OpenSearch Service.

Types

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

Properties

Link copied to clipboard

The timestamp, in Epoch time, until which you can manually request a service software update. After this date, we automatically update your service software.

Link copied to clipboard

True if you're able to cancel your service software version update. False if you can't cancel your service software update.

Link copied to clipboard

The current service software version present on the domain.

Link copied to clipboard

A description of the service software update status.

Link copied to clipboard

The new service software version, if one is available.

Link copied to clipboard

True if a service software is never automatically updated. False if a service software is automatically updated after the automated update date.

Link copied to clipboard

True if you're able to update your service software version. False if you can't update your service software version.

Link copied to clipboard

The status of your service software update.

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