Interface: ClusterConfigUpdateInput
Defined in: type/ClusterConfigUpdateInput.ts:4
Input object for ClusterConfigUpdateInput
Properties
name?
optionalname?: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.