Skip to main content

Interface: ClusterConfigUpdateInput

Defined in: type/ClusterConfigUpdateInput.ts:4

Input object for ClusterConfigUpdateInput

Properties

name?

optional name?: string

Defined in: type/ClusterConfigUpdateInput.ts:8

Human-readable name of the cluster configuration.

Must be unique. Maximum length is 35 characters. Must be SNAKE_CASE: only uppercase letters (A-Z), digits (0-9) and underscores (_) are accepted; lowercase letters, spaces and any other punctuation are rejected.