class CB::LogDestinationAdd
- CB::LogDestinationAdd
- CB::APIAction
- 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)
- #description : String | Nil
- #description=(description : 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