class TencentCloud::Tsf::V20180326::PathRewrite
def deserialize(params)
def deserialize(params) @PathRewriteId = params['PathRewriteId'] @GatewayGroupId = params['GatewayGroupId'] @Regex = params['Regex'] @Replacement = params['Replacement'] @Blocked = params['Blocked'] @Order = params['Order'] end