AutomaticClusterUpdateDefinitionResponse

data class AutomaticClusterUpdateDefinitionResponse(val value: String? = null)

Status of automated cluster updates feature.

Constructors

Link copied to clipboard
constructor(value: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val value: String? = null