class CB::LogdestDestroy

Defined in:

cb/logdest_destroy.cr

Instance Method Summary

Instance methods inherited from class CB::Action

call call, client : CB::Client client, output : IO output, output=(output : IO) output=, run run

Constructor methods inherited from class CB::Action

new(client : Client, output : IO = STDOUT) new

Instance Method Detail

def cluster_id : String | Nil #

[View source]
def cluster_id=(str : String) #

[View source]
def cluster_id=(cluster_id : String | Nil) #

[View source]
def logdest=(str : String) #

[View source]
def logdest_id : String | Nil #

[View source]
def logdest_id=(logdest_id : String | Nil) #

[View source]
def run #

[View source]