class
CB::LogDestinationUpdate
- CB::LogDestinationUpdate
- CB::APIAction
- CB::Action
- Reference
- Object
Defined in:
cb/logdest_update.crInstance Method Summary
- #cluster_id : String | Nil
- #cluster_id=(str : String)
- #cluster_id=(cluster_id : String | Nil)
- #description : String | Nil
- #description=(description : String | Nil)
- #forward_connection_logs : Bool | Nil
- #forward_connection_logs=(forward_connection_logs : Bool | Nil)
- #forward_connection_logs=(str : String)
- #host : String | Nil
- #host=(str : String)
- #host=(host : String | Nil)
- #logdest_id : String | Nil
- #logdest_id=(str : String)
- #logdest_id=(logdest_id : String | Nil)
- #port : Int32 | Nil
- #port=(i : Int32)
- #port=(port : Int32 | Nil)
- #port=(str : String)
- #run
- #template : String | Nil
- #template=(template : String | Nil)
- #tls_verify_disabled : Bool | Nil
- #tls_verify_disabled=(tls_verify_disabled : Bool | Nil)
- #tls_verify_disabled=(str : String)
- #validate