class CB::LogdestAdd
- CB::LogdestAdd
- CB::Action
- Reference
- Object
Defined in:
cb/logdest_add.crInstance Method Summary
- #cluster_id : String | Nil
- #cluster_id=(str : String)
- #cluster_id=(cluster_id : String | Nil)
- #desc : String | Nil
- #desc=(desc : String | Nil)
- #host : String | Nil
- #host=(str : String)
- #host=(host : String | Nil)
- #port : Int32 | Nil
- #port=(i : Int32)
- #port=(port : Int32 | Nil)
- #port=(str : String)
- #run
- #template : String | Nil
- #template=(template : String | Nil)
- #validate