AutomaticClusterUpdateDefinitionArgs

data class AutomaticClusterUpdateDefinitionArgs(val value: Output<Either<String, AutomaticClusterUpdateValue>>? = null) : ConvertibleToJava<AutomaticClusterUpdateDefinitionArgs>

Status of automated cluster updates feature.

Constructors

Link copied to clipboard
constructor(value: Output<Either<String, AutomaticClusterUpdateValue>>? = null)

Properties

Link copied to clipboard
val value: Output<Either<String, AutomaticClusterUpdateValue>>? = null

Functions

Link copied to clipboard
open override fun toJava(): AutomaticClusterUpdateDefinitionArgs