class CB::MaintenanceUpdate
Overview
Action to update a pending cluster maintenance.
Defined in:
cb/cluster_upgrade.crInstance Method Summary
Instance methods inherited from class CB::UpdateUpgradeAction
now : Bool
now,
now=(now : Bool)now=(str : String) now=, plan : String | Nil plan, plan=(plan : String | Nil) plan=, postgres_version : Int32 | Nil postgres_version, postgres_version=(postgres_version : Int32 | Nil)
postgres_version=(str : String) postgres_version=, starting_from : Time | Nil starting_from, starting_from=(starting_from : Time | Nil)
starting_from=(str : String) starting_from=, storage : Int32 | Nil storage, storage=(storage : Int32 | Nil)
storage=(str : String) storage=, use_cluster_maintenance_window : Bool | Nil use_cluster_maintenance_window, use_cluster_maintenance_window=(use_cluster_maintenance_window : Bool | Nil)
use_cluster_maintenance_window=(str : String) use_cluster_maintenance_window=, validate validate
Instance methods inherited from class CB::Upgrade
cluster_id : String | Nil
cluster_id,
cluster_id=(str : String)cluster_id=(cluster_id : String | Nil) cluster_id=, confirmed : Bool confirmed, confirmed=(confirmed : Bool) confirmed=, run run, validate validate