class TencentCloud::Ckafka::V20190819::ModifyInstanceAttributesConfig
def deserialize(params)
def deserialize(params) @AutoCreateTopicEnable = params['AutoCreateTopicEnable'] @DefaultNumPartitions = params['DefaultNumPartitions'] @DefaultReplicationFactor = params['DefaultReplicationFactor'] end