class TencentCloud::Cdb::V20170320::StopDBImportJobRequest
StopDBImportJob请求参数结构体
def deserialize(params)
def deserialize(params) @AsyncRequestId = params['AsyncRequestId'] end
def initialize(asyncrequestid=nil)
def initialize(asyncrequestid=nil) @AsyncRequestId = asyncrequestid end