class TencentCloud::Ckafka::V20190819::ModifyDatahubTopicRequest
def initialize(name=nil, retentionms=nil, note=nil, tags=nil)
def initialize(name=nil, retentionms=nil, note=nil, tags=nil) @Name = name @RetentionMs = retentionms @Note = note @Tags = tags end