struct

CB::Model::ClusterStatus

Inherits JSON::Serializable / Struct / Value / Object

Constructors

new(pull : JSON::PullParser)
Source
new(oldest_backup_at : Nil | String = nil, state : CB::Model::ClusterStatus::State = State::Unknown)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

oldest_backup_at
Source
oldest_backup_at=(oldest_backup_at : String | Nil)
Source
state
Source
state=(state : State)
Source

Nested types