class CB::ClusterCreate
- CB::ClusterCreate
- CB::APIAction
- CB::Action
- Reference
- Object
Defined in:
cb/cluster_create.crInstance Method Summary
- #at : Time | Nil
- #at=(at : Time | Nil)
- #at=(str : String)
- #fork : String | Nil
- #fork=(str : String)
- #fork=(fork : String | Nil)
- #ha : Bool
- #ha=(ha : Bool)
- #ha=(str : String)
- #name : String | Nil
- #name=(str : String)
- #name=(name : String | Nil)
- #network : String | Nil
- #network=(str : String)
- #network=(network : String | Nil)
- #plan : String | Nil
- #plan=(str : String)
- #plan=(plan : String | Nil)
- #platform : String | Nil
- #platform=(str : String)
- #platform=(platform : String | Nil)
- #postgres_version : Int32 | Nil
- #postgres_version=(postgres_version : Int32 | Nil)
- #postgres_version=(str : String)
- #pre_validate
- #region : String | Nil
- #region=(str : String)
- #region=(region : String | Nil)
- #replica : String | Nil
- #replica=(str : String)
- #replica=(replica : String | Nil)
- #run
- #storage : Int32 | Nil
- #storage=(storage : Int32 | Nil)
- #storage=(str : String)
- #team : String | Nil
- #team=(str : String)
- #team=(team : String | Nil)
- #validate