DryRunResults

Results of a dry run performed in an update domain request.

Types

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

Properties

Link copied to clipboard

Specifies the way in which OpenSearch Service will apply an update. Possible values are:

Link copied to clipboard

A message corresponding to the deployment type.

Functions

Link copied to clipboard
inline fun copy(block: DryRunResults.Builder.() -> Unit = {}): DryRunResults
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